[Chicken-hackers] [PATCH] Fix small but critical bug in symbol GC sanity checks and fix randomization of symbol table (security fix)

2017-06-30 Thread Peter Bex
Hi all, The first attached patch fixes a problem with an assertion error that sometimes crops up during symbol GC. The problem is that the C_persistable_symbol() check says that the bound value of a symbol must be either C_SCHEME_UNBOUND or the symbol itself. However, during GC a keyword may get

Re: [Chicken-hackers] [PATCH] Fix small but critical bug in symbol GC sanity checks and fix randomization of symbol table (security fix)

2017-07-16 Thread felix . winkelmann
pushed. felix ___ Chicken-hackers mailing list Chicken-hackers@nongnu.org https://lists.nongnu.org/mailman/listinfo/chicken-hackers