aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-11-12 00:50:06 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-11-12 01:29:54 +0100
commit957ac188e57cbb16db183fbd0fc87b09fea8e20c (patch)
tree226217a0841a1aac55e63f9a52d167c65db4360a /doc
parent28ba2de389c02a9d47cf6cfd8874e9a3c4770b6c (diff)
http.c: Avoid use of dynstr_append_or_ret_nonzero
This macro would return a positive integer on failure. However, functions called by http_update should only return a positive integer for user input-related errors, not fatal errors such as those related to failed memory allocations.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions