Attention is currently required from: pespin, dexter. msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/28846 )
Change subject: Make esme struct shared ......................................................................
Patch Set 16:
(2 comments)
File src/libsmpputil/smpp_smsc.c:
https://gerrit.osmocom.org/c/osmo-msc/+/28846/comment/b2c936b1_c3f9a69d PS16, Line 878: {
Ack
It's allocated with talloc_zero() already.
File src/utils/Makefile.am:
https://gerrit.osmocom.org/c/osmo-msc/+/28846/comment/7761728f_d5153f56 PS16, Line 44: $(LIBOSMOCORE_LIBS) \
I guess there is some conflict with LIBOSMOCRE_LIBS so it had to be replaced?
It's not replaced, merely shifted together with other libosmo* - I'll re-arrange to make diff look nicer.