> -       static char buf[32];

Using a static buffer should be fine in a non-threaded/non-reentrant
application such as starter (but I don't like it, either).

Patch applied!

Regards
Martin


_______________________________________________
Dev mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/dev

Reply via email to