• News
  • Get Acquainted ▼
    • About
    • Download
    • Blog
  • Get Help ▼
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Issue Tracker
  • Develop ▼
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds
  • Project Host
  • SharkFest
Wireshark-commits: [Wireshark-commits] rev 50336: /trunk/tools/lemon/ /trunk/tools/lemon/: lempar.c
Date Index · Thread Index · Other Months · All Mailing Lists
Date Prev · Date Next · Thread Prev · Thread Next
From: cmaynard@xxxxxxxxxxxxx
Date: Wed, 03 Jul 2013 02:28:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50336

User: cmaynard
Date: 2013/07/02 07:28 PM

Log:
 Fix Coverity CID 660 (Negative array index read) by holding off the assignment to yytos until after we check that pParser->yyidx is non-negative.
 See also: http://cwe.mitre.org/data/definitions/129.html
 #BACKPORT(1.10)

Directory: /trunk/tools/lemon/
  Changes    Path          Action
  +34 -18    lempar.c      Modified


  • Prev by Date: [Wireshark-commits] rev 50335: /trunk/tools/lemon/ /trunk/tools/lemon/: lemon.c
  • Next by Date: [Wireshark-commits] rev 50337: /trunk/ /trunk/asn1/acse/: packet-acse-template.c /trunk/asn1/cdt/: cdt.cnf /trunk/epan/dissectors/: packet-acse.c packet-amr.c packet-ansi_a.c packet-beep.c packet-cdt.c packet-frame.c ...
  • Previous by thread: [Wireshark-commits] rev 50335: /trunk/tools/lemon/ /trunk/tools/lemon/: lemon.c
  • Next by thread: [Wireshark-commits] rev 50337: /trunk/ /trunk/asn1/acse/: packet-acse-template.c /trunk/asn1/cdt/: cdt.cnf /trunk/epan/dissectors/: packet-acse.c packet-amr.c packet-ansi_a.c packet-beep.c packet-cdt.c packet-frame.c ...
  • Index(es):
    • Date
    • Thread
Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation Back to top