Files
libstrophe-gh/src
Steffen Jaeckel c90128779f Fix xmpp_stanza_release() for cloned child-stanzas.
Break the linked-list of children before releasing a child.

Before this patch it was possible, when a child is cloned and stored
for longer than the lifetime of its parent, that its `next` pointer
points to invalid memory that was already free'd when the parent stanza
was released.

This issue exists already since the initial version of
`xmpp_stanza_release()`.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2023-07-28 15:36:54 +02:00
..
2023-07-28 15:36:54 +02:00
2023-06-16 20:33:00 +03:00
2022-04-06 11:24:13 +02:00
2022-08-04 11:52:35 +02:00
2022-03-02 11:25:05 +00:00
2022-02-06 12:36:38 +01:00
2023-03-10 11:11:44 +01:00
2020-01-31 01:16:50 +02:00
2020-01-31 01:16:50 +02:00
2020-01-31 01:16:50 +02:00
2022-06-08 10:36:35 +02:00
2020-01-31 01:59:42 +02:00
2020-01-31 01:59:42 +02:00
2020-04-30 12:03:57 +02:00
2020-04-30 12:03:57 +02:00
2020-04-30 12:03:57 +02:00
2020-04-30 12:03:57 +02:00
2023-06-16 20:33:00 +03:00
2023-06-16 20:33:00 +03:00
2022-03-23 17:04:13 +01:00
2022-04-06 13:51:05 +02:00
2022-04-06 13:51:05 +02:00
2022-02-06 12:36:38 +01:00