osmo-ggsn[master]: sgsnemu: Fix bad ptr during context deallocation

2018-02-13 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6392 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9e563522173a82b265e93b1ef9dc93ced40fefa2 Gerrit-PatchSet: 1 Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerri

[MERGED] osmo-ggsn[master]: sgsnemu: Fix bad ptr during context deallocation

2018-02-13 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: sgsnemu: Fix bad ptr during context deallocation .. sgsnemu: Fix bad ptr during context deallocation Older commit switched pdp_t to have an array of 2 pe

[PATCH] osmo-ggsn[master]: sgsnemu: Fix bad ptr during context deallocation

2018-02-12 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/6392 sgsnemu: Fix bad ptr during context deallocation Older commit switched pdp_t to have an array of 2 peers instead of only one in order to accomodate for ipv4v6 contexts, which can have 2 addresses assigned. The usage of peer field was not updated in sgsn