Files
cproof/src
Steffen Jaeckel d8eea87f60 Fix -Werror=maybe-uninitialized
When compiling with `CFLAGS="-O2 -fexceptions -Wp,-D_FORTIFY_SOURCE=2"`, as
done per default when creating an AUR package e.g. via `makepkg`, this
error is produced.

Refactor `stanza_create_mam_iq()` in order to fix said warning-turned-into-
an-error.

Edit by jubalh:
I still think the error message is a false positive. But this commit improves the
code a lot.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2023-05-12 08:39:29 +02:00
..
2023-04-09 12:19:18 +02:00
2023-04-13 17:17:25 +02:00
2023-05-12 08:39:20 +02:00
2023-05-12 08:39:23 +02:00
2023-05-12 08:39:29 +02:00
2022-06-28 20:08:38 +02:00
2023-05-12 08:39:29 +02:00
2023-05-12 08:39:19 +02:00
2023-05-12 08:39:19 +02:00
2023-01-18 20:02:46 +01:00
2023-05-04 16:15:09 +02:00
2023-01-10 10:37:25 +01:00