aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-04-20 12:27:52 +0200
committerHarald Welte <laforge@gnumonks.org>2018-04-23 08:40:55 +0000
commit9a4286b7098ee54669cc30e05efc0310786c6723 (patch)
tree61892ad75ecae369fbe66575ac87218445d5cad0 /src/gsm
parent9f39d89c3110e2aaccde167d196e9790a97fbe1e (diff)
gsm0808_test: fix more missing inits (address sanitizer issues)
In recent Iaa20c59f624fbdc69a018cabd0f7e9c5a1389519 I fixed one missing init issue and didn't notice the N other similar ones right next to it. Also fix the remaining missing inits. Fixes: ../../../../src/libosmocore/src/gsm/gsm0808_utils.c:187:8: runtime error: load of value 13, which is not a valid value for type '_Bool' ../../../../src/libosmocore/src/gsm/gsm0808_utils.c:191:8: runtime error: load of value 119, which is not a valid value for type '_Bool' Related: OS#3148 Change-Id: Ie8a1a9b3132024135ca70390eae4d21c907b2edc
Diffstat (limited to 'src/gsm')
0 files changed, 0 insertions, 0 deletions