ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 42306: /trunk/wiretap/ /trunk/wiretap/: dct3trace.c

Date: Sat, 28 Apr 2012 03:07:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42306

User: guy
Date: 2012/04/27 08:07 PM

Log:
 If xml_get_int() fails, bail immediately; don't use the variable it
 would have filled in had it not failed.  (Thanks and a tip of the Hatlo
 hat to the Clang static analyzer for complaining about this.)

Directory: /trunk/wiretap/
  Changes    Path           Action
  +18 -14    dct3trace.c    Modified