Wireshark-commits: [Wireshark-commits] rev 26886: /trunk/gtk/ /trunk/gtk/: tcp_graph.c
Date: Mon, 01 Dec 2008 07:16:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26886

User: sfisher
Date: 2008/11/30 11:16 PM

Log:
 Remove call to deprecated perror() and a check to see if g_malloc() failed
 since g_malloc will terminate the program if it cannot allocate memory instead
 of returning NULL.

Directory: /trunk/gtk/
  Changes    Path           Action
  +0 -3      tcp_graph.c    Modified