summaryrefslogtreecommitdiffstats
path: root/eval.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-01-01 23:52:10 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-01-01 23:52:10 -0800
commit31c0ddaa876f22274193f6656498d247e42236e6 (patch)
treed12d9f905e4ca2cc865c61d884c473b9e455d0a6 /eval.c
parenteb7ec6f6bb7ba84fa294bc6ab6dd1c03c65264e4 (diff)
downloadtxr-31c0ddaa876f22274193f6656498d247e42236e6.tar.gz
txr-31c0ddaa876f22274193f6656498d247e42236e6.tar.bz2
txr-31c0ddaa876f22274193f6656498d247e42236e6.zip
Bugfix: premature open of data source.
match.c (open_data_source): complex_open was being called before the check against opening the data source because the query starting with a non-matching directive. This is moved down into a more nested scope. This bug was found thanks to complex_open now throwing exceptions.
Diffstat (limited to 'eval.c')
0 files changed, 0 insertions, 0 deletions