about summary refs log tree commit diff
path: root/tests/lang/eval-okay-getattrpos-undefined.exp
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-04-03T12·27+0300
committerTuomas Tynkkynen <tuomas@tuxera.com>2018-04-03T12·54+0300
commitaf86132e1afa65b4b466af3ea9c7084836c91ee0 (patch)
tree981540a89d072525f59bfaea389bb8950859e267 /tests/lang/eval-okay-getattrpos-undefined.exp
parent3fbaa230a23ef47100eb1f117008a1cee85fcf5e (diff)
libexpr: Make unsafeGetAttrPos not crash on noPos
Currently e.g. `builtins.unsafeGetAttrPos "abort" builtins` will
eventually segfault because pos->file is an unset Symbol.

Found by afl-fuzz.
Diffstat (limited to 'tests/lang/eval-okay-getattrpos-undefined.exp')
-rw-r--r--tests/lang/eval-okay-getattrpos-undefined.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lang/eval-okay-getattrpos-undefined.exp b/tests/lang/eval-okay-getattrpos-undefined.exp
new file mode 100644
index 0000000000..19765bd501
--- /dev/null
+++ b/tests/lang/eval-okay-getattrpos-undefined.exp
@@ -0,0 +1 @@
+null