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

Anton Vodonosov avodonosov at yandex.ru
Sun Jun 29 07:18:36 EDT 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: 2039 bytes
Desc: not available
Url : http://common-lisp.net/pipermail/cl-plus-ssl-devel/attachments/20080629/c8a6441a/ffi-buffer-clisp.obj


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