Attention is currently required from: neels, pespin.
1 comment:
File src/osmo-hnbgw/hnbgw.c:
Patch Set #2, Line 192: LOGHNB(hnb, DHNBAP, LOGL_ERROR, "Failed to allocate new ue_context\n");
this should really simply be a ASSERT(ue) imho.
I think so too. When memory allocation fails something is really wrong. In particular on today's machines that offer virtually unlimited memory.
To view, visit change 36141. To unsubscribe, or for help writing mail filters, visit settings.