Patch Set 1: Code-Review-1 (1 comment)
https://gerrit.osmocom.org/#/c/3977/1/src/gprs/gb_proxy.c File src/gprs/gb_proxy.c: Line 1023: if (!from_peer) { our general policy is to not try to intelligently recover from memory allocation failures. As gbproxy_peer_alloc() only fails on memory allocation failure and for no other cause, a simple OSMO_ASSERT() here should be sufficient. -- To view, visit https://gerrit.osmocom.org/3977 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib10c954e17a479baef31ded54370b35938e00018 Gerrit-PatchSet: 1 Gerrit-Project: osmo-sgsn Gerrit-Branch: master Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-HasComments: Yes
