https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3096
--- Comment #28 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-02-11 22:51:01 PST ---
(In reply to comment #27)
> should the comments allocated by g_strdup() freed somewhere?
Yes
>would it make
> sense to relax the length limitation to 100 characters?
Yes probably and today we are loosing any options present in a capture file we
read in that is not handled by the code when writing the file back out.
A possibility would be to read the whole options block into a buffer and have
that available to be written back changed or unchanged.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.