Attention is currently required from: laforge, lynxis lazus.
1 comment:
File src/gb/gprs_ns2_udp.c:
if (priv->iofd)
osmo_iofd_free(priv->iofd);
if a function is called free() it should handle calls with NULL. If it doesn't, please fix it. […]
ACK, in the new patchset osmo_iofd_free() can handle a call with NULL.
To view, visit change 30936. To unsubscribe, or for help writing mail filters, visit settings.