[cl-plus-ssl-devel] ffi-buffer-clisp error

Anton Vodonosov avodonosov at yandex.ru
Sun Jun 29 11:18:36 UTC 2008


File ffi-buffer-clisp.lisp.
There is an error in calculation of the length of sequence to copy
between native buffer and lisp vector. The length must be minimum
of the buffer part length and the vector part length.

The attached patch implements that fix.

Best regards,
-Anton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffi-buffer-clisp.diff
Type: application/octet-stream
Size: 2040 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-plus-ssl-devel/attachments/20080629/c8a6441a/attachment.obj>


More information about the cl-plus-ssl-devel mailing list