bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36596: 27.0.50; `hash-table-count' can return a negative value


From: Pip Cet
Subject: bug#36596: 27.0.50; `hash-table-count' can return a negative value
Date: Thu, 11 Jul 2019 13:17:10 +0000

The attached obvious patch fixes a "trivial oversight" in fns.c, where
we forgot to rehash a dumped table before accessing its ->count.

Attachment: 0001-Avoid-returning-negative-numbers-from-hash-table-cou.patch
Description: Text Data


reply via email to

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