On Oct 9, 2011, at 2:54 AM, [email protected] 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 <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to