Menu

#7 Check return codes everywhere

open-accepted
core (19)
5
2007-07-18
2007-03-13
No

Some checks for return codes are missing.

Examples:
Would you like to add more error handling for return values from "malloc" like in the function "C_XmlParser::init" and from "fprintf" in the function "main"?
http://gull.svn.sourceforge.net/viewvc/gull/seagull/trunk/src/xml-parser/C_XmlParser.cpp?revision=36&view=markup
http://gull.svn.sourceforge.net/viewvc/gull/seagull/trunk/src/tool-csvsplit/csvsplit.c?revision=14&view=markup

Discussion

  • Nobody/Anonymous

    Logged In: NO

    fixed in svn version 281

     
  • Bruno Guerin

    Bruno Guerin - 2007-07-18
    • status: open --> open-fixed
     
  • Bruno Guerin

    Bruno Guerin - 2007-07-18
    • status: open-fixed --> closed-fixed
     
  • Markus Elfring

    Markus Elfring - 2007-07-18
    • assigned_to: nobody --> jbannino
    • status: closed-fixed --> open-accepted