In case the control interface on TCP port 4249 is used in an unintended way,
a SIGABRT can be caused because of a missing initialization of 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 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Reply via email to