Patch Set 5: Code-Review-2 (1 comment)
https://gerrit.osmocom.org/#/c/4256/5/ggsn/ggsn.c File ggsn/ggsn.c: Line 168: free(*blacklist); if you talloc the memory, you also have to use talloc_free() !! -- To view, visit https://gerrit.osmocom.org/4256 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8e91f7280d60490c858a769dd578c1c8e54e9243 Gerrit-PatchSet: 5 Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Owner: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-HasComments: Yes
