Ethereal-cvs: [Ethereal-cvs] rev 14810: /trunk/gtk/: mtp3_summary.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 28 Jun 2005 21:43:26 GMT
User: guy
Date: 2005/06/28 04:43 PM

Log:
 "mtp3_sum_draw()" is never called with a null "table" argument - the
 code before the call would have blown up if "table" were null.  Remove
 the check for a null pointer; this squelches some unset-variable
 warnings you get from GCC4 because its dataflow analysis runs across
 function boundaries.

Directory: /trunk/gtk/
  Changes    Path              Action
  +0 -5      mtp3_summary.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=14810&view=rev