On Thu, Oct 21, 2010 at 05:03:12AM -0700, Alex Lindberg wrote:
> When trying to read the first line during the initial myfile_open
> routine, the file_gets or file_read fail with a segmentation fault. If
> I do my own fopen for the filename, all is good, but when using
> wth->fh, it fails. I have copied the format found in other wiretap/*c
> files and don't see my error.
Have you run it through a debugger? The file handle may not be a valid
pointer for some reason.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <
wireshark-dev@xxxxxxxxxxxxx>
Archives:
http://www.wireshark.org/lists/wireshark-devUnsubscribe:
https://wireshark.org/mailman/options/wireshark-dev mailto:
wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe