summaryrefslogtreecommitdiffstats
path: root/lisplib.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-11-15 05:49:16 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-11-15 05:49:16 -0800
commitf2fc66d71aabc92ba3d26c7829ebca80f69dbaa1 (patch)
tree66c896a236d631c508c6431761216027f39caf9d /lisplib.c
parent6946b9db4429d68038c01feb0a9e209be46599a6 (diff)
downloadtxr-f2fc66d71aabc92ba3d26c7829ebca80f69dbaa1.tar.gz
txr-f2fc66d71aabc92ba3d26c7829ebca80f69dbaa1.tar.bz2
txr-f2fc66d71aabc92ba3d26c7829ebca80f69dbaa1.zip
Fix bad mutation in arg handling.
* args.h (args_atz): Do not zap the car field of the first list cons; rather, zap the list itself. The list shouldn't be modified because in apply calls, it is a data structure belonging to the caller.
Diffstat (limited to 'lisplib.c')
0 files changed, 0 insertions, 0 deletions