[exim-dev] [Bug 1920] New: Completion of error handling

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1920] New: Completion of error handling
https://bugs.exim.org/show_bug.cgi?id=1920

            Bug ID: 1920
           Summary: Completion of error handling
           Product: Exim
           Version: 4.87
          Hardware: All
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: General execution
          Assignee: nigel@???
          Reporter: elfring@???
                CC: exim-dev@???


Would you like to add more error handling for return values from functions like
the following?

* fprintf ⇒ main

http://git.exim.org/exim.git/blob/ae20c80970d513823f3d36e73ec9657bf4b0e197:/src/src/buildconfig.c#l99

* sigaction ⇒ os_restarting_signal

http://git.exim.org/exim.git/blob/e2e3255a028f500210e24279453b6d1487841a92:/src/src/os.c#l19

* strdup ⇒ spa_build_auth_request

http://git.exim.org/exim.git/blob/d88f0784c1400a06efb1b09d0bfcfa31c284c7d7:/src/src/auths/auth-spa.c#l1377

--
You are receiving this mail because:
You are on the CC list for the bug.