Wireshark-commits: [Wireshark-commits] rev 49834: /trunk/wiretap/ /trunk/wiretap/: pcapng.c
Date: Fri, 07 Jun 2013 08:34:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49834

User: guy
Date: 2013/06/07 01:34 AM

Log:
 Use g_try_malloc() for some memory allocations, and return an "out of
 memory" indication if it fails.
 
 Further fixes bug 8752.
 
 Also, clean up indentation.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +21 -5     pcapng.c      Modified