[PATCH] libosmocore[master]: ctrl_test: show memleak when receiving GET_REPLY and SET_REP...

2017-12-17 Thread Neels Hofmeyr
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5433 to look at the new patch set (#4). ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands The "memleak!" output shows messages that lack a talloc_free() of the parsed

[PATCH] libosmocore[master]: ctrl_test: show memleak when receiving GET_REPLY and SET_REP...

2017-12-15 Thread Neels Hofmeyr
Review at https://gerrit.osmocom.org/5433 ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commands The "memleak!" output shows messages that lack a talloc_free() of the parsed ctrl command buffer. The leak shall be fixed in a subsequent patch. Change-Id: