Files
profanity/src
Steffen Jaeckel 422f5fa6f9 Slightly improve http_download related allocations.
* use `calloc()` to allocate zero-initialized structs.
* order the allocation of members by their declaration.
* order the freeing of members in reverse order.
* move init of `silent` flag in plugin case.
* fix double free of `tmpname` in `aesgcm_file_get()`.
* make some functions static.

Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
2025-03-18 17:00:58 +01:00
..
2025-03-12 10:09:41 +01:00
2025-03-13 15:07:39 +01:00
2025-03-12 10:09:41 +01:00
2025-01-26 20:12:41 +01:00
2024-01-22 16:03:48 +01:00
2025-03-10 11:45:15 +01:00
2025-03-12 10:15:39 +01:00
2025-03-07 21:09:16 +01:00
2025-03-10 11:45:15 +01:00
2025-03-07 21:09:16 +01:00