chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix allocation size for C_s_a_i_digits_to_integer


From: Peter Bex
Subject: [PATCH] Fix allocation size for C_s_a_i_digits_to_integer
Date: Sun, 17 Nov 2019 12:56:41 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

Hi all,

Here's a fix for the allocation size for C_s_a_i_digits_to_integer.
It was marked as needing 5 words, but it will need 6 words at most.

This was reported by jjhoo on IRC, found by running CHICKEN under
Valgrind.  Potentially this may fix #1637.

Cheers,
Peter

Attachment: 0001-Fix-allocation-size-for-C_s_a_i_digits_to_integer.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]