pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/libosmocore/+/43252?usp=email )
Change subject: gsm: Introduce gsm_septet_pack2() and deprecate gsm_septet_pack() ...................................................................... gsm: Introduce gsm_septet_pack2() and deprecate gsm_septet_pack() The new gsm_septet_pack2() comes with a new parameter containing the size of the output buffer, effectively protecting against write buffer overflows. Related: OS#7059 Reported-By: Adam Bedard <[email protected]> Change-Id: I4baa19007c65275ead3d1fc92462bfb8ab68e036 --- M TODO-RELEASE M include/osmocom/gsm/gsm_utils.h M src/gsm/gsm_utils.c M src/gsm/libosmogsm.map M tests/sms/sms_test.c 5 files changed, 27 insertions(+), 8 deletions(-) git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/52/43252/2 -- To view, visit https://gerrit.osmocom.org/c/libosmocore/+/43252?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newpatchset Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Change-Id: I4baa19007c65275ead3d1fc92462bfb8ab68e036 Gerrit-Change-Number: 43252 Gerrit-PatchSet: 2 Gerrit-Owner: pespin <[email protected]> Gerrit-CC: Jenkins Builder
