Wireshark-commits: [Wireshark-commits] rev 52793: /trunk/ /trunk/ui/gtk/: capture_dlg.c /trunk/: ca

Date: Wed, 23 Oct 2013 15:31:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52793

User: mmann
Date: 2013/10/23 03:31 PM

Log:
 Bugfix "Restart the running live capture" when using multiple files makes a long filename.  Bug 2274 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2274)
 
 Yes this solution leaks memory, but I think the handful of bytes leaked is worth fixing this nuisance.  Won't backport until leak is fixed though.

Directory: /trunk/ui/gtk/
  Changes    Path             Action
  +1 -0      capture_dlg.c    Modified

Directory: /trunk/
  Changes    Path              Action
  +7 -0      capture.c         Modified
  +1 -0      capture_opts.c    Modified
  +1 -0      capture_opts.h    Modified