Wireshark-commits: [Wireshark-commits] rev 36431: /trunk/tools/lemon/ /trunk/tools/lemon/: lempar.c
Date: Fri, 01 Apr 2011 16:56:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36431

User: cmaynard
Date: 2011/04/01 09:56 AM

Log:
 Don't use pParser->yyidx as an index into pParser->yystack[] until after it is
 verified that it is non-negative.  Should resolve CID 619.

Directory: /trunk/tools/lemon/
  Changes    Path          Action
  +3 -2      lempar.c      Modified