Attention is currently required from: fixeria, pespin.
2 comments:
File include/osmocom/sgsn/gprs_routing_area.h:
Patch Set #2, Line 15: char __log_rai_buf[32]; \
are you sure 32 is enough? sounds a bit tight.
I used the same size as libosmocore uses it in osmo_rai_name2().
But it is enought because it should be only 18 chars including '\0'.
901-070-65535-254
Patch Set #2, Line 16: osmo_rai_name2_buf
Yeah, I had similar problems in libosmo-sigtran. I'm in favour of using _buf() here. […]
Done
To view, visit change 40692. To unsubscribe, or for help writing mail filters, visit settings.