1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00
Files
libxml2/include/libxml
Nick Wellnhofer da996c8d0f uri: Report malloc failures
Fix many places where malloc failures weren't reported, for example
after calling xmlStrdup.

Introduce new public API functions that return a separate error code if
a memory allocation fails:

- xmlParseURISafe
- xmlBuildURISafe
- xmlBuildRelativeURISafe

Update the fuzzer to check whether malloc failures are reported.
2023-12-11 22:05:47 +01:00
..
2023-09-21 22:57:33 +02:00
2023-09-21 14:47:25 +02:00
2023-10-06 10:47:07 +02:00
2023-09-21 14:47:25 +02:00
2023-09-21 22:57:33 +02:00
2023-11-27 13:43:06 +01:00
2023-12-07 12:31:16 +01:00
2023-12-07 12:31:16 +01:00
2023-09-21 22:57:33 +02:00
2023-12-11 22:05:47 +01:00
2023-09-21 22:57:33 +02:00
2023-09-22 14:23:27 +02:00
2023-09-21 22:57:33 +02:00