]> granicus.if.org Git - gc/commit
Add comment about hbp overflow in GC_install_counts
authorIvan Maidanski <ivmai@mail.ru>
Wed, 7 Nov 2018 20:01:31 +0000 (23:01 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 7 Nov 2018 20:02:42 +0000 (23:02 +0300)
commit36a6d79e182861a70c53a604e36bb34a8bad7bd1
tree3179bdb5ec7fe439ceb4fe6c96368b534cd955ea
parent8dad87955e30b01bdae2a9b8eee2cbd7b321b482
Add comment about hbp overflow in GC_install_counts
(fix of commit 6a32bb4)

Issue #245 (bdwgc).

* headers.c (GC_install_counts): Better comment for the case of
overflow.
headers.c