Files
libguestfs/lib
shivanayak 2fc54b8121 lib: fix ownership leaks in FUSE cache insert functions on malloc failure (#321)
In rlc_insert and xac_insert (lib/fuse.c), both functions take
ownership of a parameter (link and xattrs respectively) but fail to
free it when their own malloc calls fail. Under memory pressure in a
long-running FUSE process, each failed cache insertion leaks the
owned resource.

Co-authored-by: Claude <nore@anthro.com>
2026-03-09 18:29:54 +00:00
..
2025-02-16 17:00:46 +00:00
2025-02-16 17:00:46 +00:00
2025-02-16 17:00:46 +00:00
2021-04-08 11:12:17 +01:00
2025-08-04 15:49:50 +01:00
2025-02-16 17:00:46 +00:00
2024-10-22 16:03:16 +01:00
2021-04-08 11:12:17 +01:00
2025-02-16 17:00:46 +00:00
2026-01-26 14:40:39 +00:00
2025-02-16 17:00:46 +00:00
2025-02-16 17:00:46 +00:00
2025-02-16 17:00:46 +00:00
2022-08-16 15:42:30 +01:00
2025-02-16 17:00:46 +00:00
2025-02-16 17:00:46 +00:00