[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#32938: guile 2.2.4 crashes (u8-list->bytevector (make-bytevector 32
From: |
Mark H Weaver |
Subject: |
bug#32938: guile 2.2.4 crashes (u8-list->bytevector (make-bytevector 32 0)) |
Date: |
Sun, 14 Oct 2018 02:29:04 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Josh Datko <address@hidden> writes:
> If you try to convert a bytevector, to a bytevector, using
> u8-list->bytevector, guile crashes.
Fixed in commit fe73fedab40cf716cc39139a61c078e2c9a2f37f on the
stable-2.2 branch. Thanks for the report!
Mark