In case the control interface on TCP port 4249 is used in an unintended way,
a SIGABRT can be caused because of a double talloc_free() call on a msgb*.
The upcoming patch fixes this bug.

If the patch seems useful, please feel free to merge it.

Kind regards,
-Alexander Huemer

Alexander Huemer(1):
  libctrl: only free() msgb if it was alloc()ed

 openbsc/src/libctrl/control_if.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

Reply via email to