aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2017-06-09 15:59:07 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2017-06-09 16:09:21 +0200
commit95d2505e579be07c89022239366ebd71b12450c0 (patch)
tree6705eea23ea1d0304348095af78c1ee4324d8c2d /tests
parentd22b5b84c0ac656da47d7bc83e9a4b954d766ed6 (diff)
octphy: fix segfault
The priv pointer of the callback function app_info_compl_cb() is set to null by the pointer. It should be set to pinst instead. Besides of that there is a memory violation while accessing the local variable ver_hdr using osmo_strlcpy(). Both is fixed with this commit. Change-Id: I558d78ef29e9a4d8f45f4142611f11289d3ed806
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions