Larry Hastings added the comment:

Could we work around it?  Ignore the length we get back from readlink() and 
just measure the buffer ourselves?  Or, if we wanted to be *really* paranoid, 
write a \0 at the length they give us back and *then* strlen it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15748>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to