libosmo-sccp[master]: safer osmo_sccp_make_addr_pc_ssn(): clear all values

2017-08-09 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/3341 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I37395169d364050e45e99793c495a9848a4f8601 Gerrit-PatchSet: 1 Gerrit-Project: libosmo-sccp Gerrit-Branch: master

[MERGED] libosmo-sccp[master]: safer osmo_sccp_make_addr_pc_ssn(): clear all values

2017-08-09 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: safer osmo_sccp_make_addr_pc_ssn(): clear all values .. safer osmo_sccp_make_addr_pc_ssn(): clear all values Make sure that all values of the resulting

[PATCH] libosmo-sccp[master]: safer osmo_sccp_make_addr_pc_ssn(): clear all values

2017-07-24 Thread Neels Hofmeyr
Review at https://gerrit.osmocom.org/3341 safer osmo_sccp_make_addr_pc_ssn(): clear all values Make sure that all values of the resulting sccp_addr are cleared to obtain a clean PC+SSN address. Before this, gt and ip remained unset/random, e.g. in osmo_sccp_tx_unitdata_ranap() Change-Id: