Wireshark-commits: [Wireshark-commits] rev 39053: /trunk/gtk/ /trunk/gtk/: decode_as_dlg.c

Date: Mon, 19 Sep 2011 20:19:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39053

User: cmaynard
Date: 2011/09/19 01:19 PM

Log:
 Move the return out of the for() loop so all values are freed.  Fixes Coverity CID 1277 (loop increment j++ is unreachable).

Directory: /trunk/gtk/
  Changes    Path               Action
  +2 -6      decode_as_dlg.c    Modified