Menu

Commit [r8601]  Maximize  Restore  History

Added check for adding into a table an answer with a large number

of variables. The problem is that the variables get trailed, so
if there are enough variables, they will cause a TCP stack realloc, which messes up
the table choice point pointers in new_answer_dealloc.

This should be simple enough to fix, but since the limit is about
40000 variables in an answer, we should be ok for now.

tswift 2016-01-26

changed /trunk/XSB/emu/flag_defs_xsb.h
changed /trunk/XSB/emu/init_xsb.c
changed /trunk/XSB/emu/tries.c
/trunk/XSB/emu/flag_defs_xsb.h Diff Switch to side-by-side view
Loading...
/trunk/XSB/emu/init_xsb.c Diff Switch to side-by-side view
Loading...
/trunk/XSB/emu/tries.c Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB