Wireshark-commits: [Wireshark-commits] rev 44813: /trunk/ /trunk/: version_info.c

Date: Sat, 08 Sep 2012 07:57:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44813

User: guy
Date: 2012/09/08 12:57 AM

Log:
 OK, fine, g_malloc() and g_free().  We really should be using
 g_try_free(), because, trust me, we *can* handle allocation failures
 here.

Directory: /trunk/
  Changes    Path              Action
  +4 -7      version_info.c    Modified