Attention is currently required from: falconia, fixeria, laforge.
1 comment:
File include/osmocom/hlr/hlr_sms.h:
Patch Set #2, Line 17: void smsc_del(struct hlr_smsc *smsc);
I think we need to differntiate between […]
Regarding "adding object to llist during alloc", I think it makes sense to do so and it's useful/simplifies code if the object is expected to be in the during its entire lifespan.
So if that's the case, having llist_add in alloc and llist_del in _free it's fine to me.
To view, visit change 34448. To unsubscribe, or for help writing mail filters, visit settings.