Attention is currently required from: pespin.
Patch set 1:Code-Review +1
5 comments:
Commit Message:
life is life?
Patch Set #1, Line 14: synchronous
isn't release always async, because it involves messages to/from remote?
File src/osmo-hnbgw/hnbgw.c:
Patch Set #1, Line 304: return 0; /* hnb_context is being freed, nothing do be done */
(i thought now it is just hnb->hnb_registered == false?)
("hnb_context is being freed" seems inaccurate, the hnb already *is* NULL, long gone)
Patch Set #1, Line 306: /* hnb: conn became broken, let's release the associated hnb.
maybe "conn closed on an active hnb_context" ... then again, if hnb_registered == false then this could be the usual code path, i.e. neither broken nor still active?
Patch Set #1, Line 374: to call
calling
To view, visit change 29336. To unsubscribe, or for help writing mail filters, visit settings.