Wireshark mailing list archives

Re: [Wireshark-commits] rev 39318: /trunk/epan/ /trunk/epan/: filesystem.c


From: Guy Harris <guy () alum mit edu>
Date: Sun, 9 Oct 2011 09:28:08 -0700


On Oct 9, 2011, at 2:54 AM, stig () wireshark org wrote:

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39318

User: stig
Date: 2011/10/09 02:54 AM

Log:
Check for NULL pointer in file_exists().

Code that calls file_exists() should have detected the null pointer before that, and reported the appropriate error to 
the user or chosen a default file name or whatever would be appropriate in that case; what code was passing a null 
pointer to file_exists()?
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: