Hello Andrew,

the glibc implementation of strerror uses a buffer of 1024 bytes.

See
https://sourceware.org/git/?p=glibc.git;a=blob;f=string/strerror.c;h=0d235c6b6b7f720ae1b8839b7dc00222b29a4717;hb=HEAD

I suggest that you use the same size in xstrerror.

Best regards

Heinrich


_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to