Commits


Improved psend_logoutfile()


psend_file: log fclose() error


Discarded fclose() return


psend_file: discard function return values


psend_file: added null check


psend_raw_file: log fclose() error


Discard fclose() return value


Updated the changelog


psend_raw_file: added null check


Discarded function return values


Improved pcommand()


Updated the changelog


Updated the revision history


Improved mail_file_to_address()


pclose() sets errno so use warn()


Member initializers


Improved mail_string_to_address()


Exclude a specific SEI CERT C check (cert-err34-c). After fixing atoi(). We want to keep using sscanf().


got_attr_value_player: usage of get_uint()


Updated the revision history


Added begin/end decls


Added get_uint()


Replaced more atoi() calls


Updated the revision history


Replaced calls to atoi()