[sr-dev] possible bug in parser/parse_event.c

Juha Heinanen jh at tutpro.com
Mon Oct 19 07:47:56 CEST 2009


Jan Janak writes:

 > Yes, I think this is a bug. The bug won't be triggered if event_parser
 > is only called from parse_event, but given that some modules use
 > event_parser directly, it can happen that it will try to read a
 > character which does not belong to the string given in arguments
 > anymore.

i have seen it happening a couple of times, i.e., event didn't have
params, but the next char in memory just happened to be ';'.

-- juha



More information about the sr-dev mailing list