Re: [PATCH] flood: Added error handling for failed config-file open
--On Tuesday, January 28, 2003 5:56 PM -0800 [EMAIL PROTECTED] wrote: Summary: * Added error handling for failed config-file open. Applied. Thanks! -- justin
[PATCH] flood: Added error handling for failed config-file open
Summary: * Added error handling for failed config-file open. This patch adds error handling to the code that opens the configuration file. When you specify an argument to the flood program, it attempts to open it to read in configuration information. Previously, there was no error handling, so