]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
sheng: fix reportCurrent eod flag
authorJustin Viiret <justin.viiret@intel.com>
Thu, 18 Jan 2018 04:53:13 +0000 (15:53 +1100)
committerChang, Harry <harry.chang@intel.com>
Wed, 27 Jun 2018 05:39:24 +0000 (13:39 +0800)
commit25adf3f5125b43b2e3f42955510b44801126470c
treebcf3efab7e3918077ae204bc30b477056e67beb9
parente65479dae52b8d809c15d9600208bc0269d7f65d
sheng: fix reportCurrent eod flag

eod here should be 0, not 1. The reportCurrent NFA API function for
Sheng is unused at the moment, so this wasn't causing any problems
earlier.
src/nfa/sheng.c