summaryrefslogtreecommitdiffstats
path: root/eval.h
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2018-03-22 06:54:53 -0700
committerKaz Kylheku <kaz@kylheku.com>2018-03-22 06:54:53 -0700
commit7b6473d3895c94397206913937e93b1aad48952e (patch)
tree7f36a136ee1b2a3b8d8032d948d61e05a707851a /eval.h
parentd65e7e675b50ea9fbbdd83f3aeffe919af907e5a (diff)
downloadtxr-7b6473d3895c94397206913937e93b1aad48952e.tar.gz
txr-7b6473d3895c94397206913937e93b1aad48952e.tar.bz2
txr-7b6473d3895c94397206913937e93b1aad48952e.zip
gc bugs: incorrect struct init function assignments.
* struct.c (struct_set_initfun, struct_set_postinitfun): Replace incorrect direct assignments with set macro. This manifested itself as corruption. I ran into a situation in which the postinitfun of a struct type was prematurely reclaimed and the heap object was re-used for something else wreaking havoc on the postinit call when the struct was instantiated.
Diffstat (limited to 'eval.h')
0 files changed, 0 insertions, 0 deletions