Attention is currently required from: falconia, fixeria.
1 comment:
File include/osmocom/hlr/hlr_sms.h:
Patch Set #2, Line 17: void smsc_del(struct hlr_smsc *smsc);
The existing euse_del() and ussd_route_del() functions don't have those "free" semantics you just st […]
Removing from llist is in general fine instead the _free function too, you can see plenty of examples.
The point is that those _del functions are not the usual way we use in 99% of the other osmocom code.
Not critical, but I don't like the idea of expanding this _del thing.
To view, visit change 34448. To unsubscribe, or for help writing mail filters, visit settings.