[Ecls-list] NUL-termination bug in SOCKET-BIND and SOCKET-CONNECT

Matthew Mondor mm_lists at pulsar-zone.net
Tue Oct 14 22:44:47 UTC 2014


> Fixed a NUL-termination bug in SOCKET-BIND and SOCKET-CONNECT. by Arto Bendiken http://sourceforge.net/p/ecls/ecl/ci/fa48714dd86d4bf2c3c1f0210cca3e7875771e92/
>
> http://sourceforge.net/p/ecls/ecl/ci/fa48714dd86d4bf2c3c1f0210cca3e7875771e92/tree/contrib/sockets/sockets.lisp?diff=633c3a5f63a602ce18c54bfe88922d8644cbe619
>
> The backslash in '\0' got lost on the way to the generated C file
> (build/ext/sockets.c). There may be more of these issues elsewhere
> in the code base.
> This resolves CIDs 66405 and 66413 (Buffer not null terminated).

Hmm this is quite peculiar...  it makes me wonder if it's not a
compiler issue.

I couldn't find bugs 66405/66413, where can I read these?  Thanks.

And thanks for working on improving ECL,
-- 
Matt




More information about the ecl-devel mailing list