commit 3a4b5f6a30d0ca1b7890b7d4784704352943150d
parent 2e069122fdc72a1db83ed15ae8df6a2e4f199286
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 12 May 2026 22:01:33 +0200
must be incref
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/paivana-httpd_templates.c b/src/backend/paivana-httpd_templates.c
@@ -284,7 +284,7 @@ load_paywall (struct MHD_Connection *conn,
GNUNET_JSON_pack_string (
"summary",
t->summary)),
- GNUNET_JSON_pack_array_steal (
+ GNUNET_JSON_pack_array_incref (
"choices",
t->choices),
GNUNET_JSON_pack_uint64 (