Ethereal-cvs: [Ethereal-cvs] rev 17554: /trunk/gtk/: tcp_graph.c

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

Date: Thu, 09 Mar 2006 17:58:21 GMT
User: gerald
Date: 2006/03/09 11:58 AM

Log:
 There is a one-to-one mapping between each graph and its "toplevel" and
 drawing_area widgets.  Instead of canoodling around with a global list
 of graphs, simply associate a graph to its widgets using OBJECT_SET_DATA.
 This should take care of Coverity CIDs 50 - 59.
 
 Clean up whitespace.

Directory: /trunk/gtk/
  Changes    Path           Action
  +18 -85    tcp_graph.c    Modified



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