1 comment:
File src/sbcap/sbcap_common.c:
Patch Set #2, Line 162: static char pdu_name[256] = "<unknown>";
hmm. […]
One thing is building up library APIs on top of static buffers and the other one is adding a small static buffer at the application level. I see no problem with this here. It can later be changed by anybody if really feels it's a problem since it's in the app itself.
To view, visit change 28819. To unsubscribe, or for help writing mail filters, visit settings.