Wireshark-commits: [Wireshark-commits] rev 46535: /trunk/ui/gtk/ /trunk/ui/gtk/: follow_tcp.c

Date: Fri, 14 Dec 2012 02:35:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46535

User: martink
Date: 2012/12/13 06:35 PM

Log:
 fix compiler warning
 
 follow_tcp.c: In function ‘follow_read_tcp_stream’:
 follow_tcp.c:432: error: ‘gunzip’ may be used uninitialized in this function
 make[2]: *** [libgtkui_a-follow_tcp.o] Error 1
 
 set default value to 'not gzipped'

Directory: /trunk/ui/gtk/
  Changes    Path            Action
  +1 -1      follow_tcp.c    Modified