Wireshark-commits: [Wireshark-commits] rev 50335: /trunk/tools/lemon/ /trunk/tools/lemon/: lemon.c
Date: Wed, 03 Jul 2013 01:47:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50335

User: cmaynard
Date: 2013/07/02 06:47 PM

Log:
 Fix Coverity CID 280323 (Free of array-typed value) by ensuring that tpltname doesn't point to the buf[] stack array before attempting to free it.
 #BACKPORT(1.10)

Directory: /trunk/tools/lemon/
  Changes    Path          Action
  +6 -6      lemon.c       Modified