summary refs log tree commit diff stats
path: root/bin
diff options
context:
space:
mode:
authorKier Davis <kierdavis@gmail.com>2016-07-11 14:53:37 +0100
committerKier Davis <kierdavis@gmail.com>2016-07-11 14:53:39 +0100
commit56015e52b9028097446e06bc3f09581992e6d692 (patch)
tree286271d02f98e26a619e7a1c3d79f9763620e2af /bin
parent9620e66533c81b8a3b06ecd262928ce98696b995 (diff)
downloadNim-56015e52b9028097446e06bc3f09581992e6d692.tar.gz
Fix #4475
Existing implementation would append the default value for a varargs parameter (the empty array) to the end of the sons of the
nnkCall node, rather than storing it into the correct index. This left the location where it should have been stored set to
its default value of nil, causing later code that uses this node to segfault.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions