xserver/present
Alan Coopersmith 201563a544 present: prevent memory leaks in present_create_notifies()
Reported in #1817:
xwayland-24.1.6/redhat-linux-build/../present/present_notify.c:83:17:
 warning[-Wanalyzer-malloc-leak]: leak of ‘notifies’
xwayland-24.1.6/redhat-linux-build/../present/present_notify.c:83:17:
 branch_false: following ‘false’ branch (when ‘i >= num_notifies’)...

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2026-03-30 12:11:24 -07:00
..
meson.build build: Move epoll dependency check 2026-01-25 10:39:56 -08:00
present.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present.h present: need to include <X11/Xfuncproto.h> 2026-01-25 10:40:00 -08:00
present_event.c present: need to include geext.h 2026-01-25 10:40:00 -08:00
present_execute.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present_fake.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present_fence.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present_notify.c present: prevent memory leaks in present_create_notifies() 2026-03-30 12:11:24 -07:00
present_priv.h present: fix prototype for present_select_input() 2026-01-25 10:40:00 -08:00
present_request.c present: drop swapping request length fields 2026-01-25 10:39:59 -08:00
present_scmd.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present_screen.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present_vblank.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
presentext.h present: need to include <X11/Xfuncproto.h> 2026-01-25 10:40:00 -08:00