[PATCH 0/5] a few cppcheck static analysis fixes

Martin Olsson martin at minimum.se
Mon Jul 9 02:35:52 PDT 2012


Martin Olsson (5):
  Add cscope.out to .gitignore
  wayland-cursor: Add error handling for shm_pool_create()
  scanner: Plug memory leak in end_element()
  server: Don't crash for wl_seat_set_touch(seat, NULL)
  shm: Plug leak in shm_create_pool()

 .gitignore              |    1 +
 cursor/wayland-cursor.c |   20 +++++++++++---------
 src/scanner.c           |    2 +-
 src/wayland-server.c    |    2 +-
 src/wayland-shm.c       |   15 +++++++++------
 5 files changed, 23 insertions(+), 17 deletions(-)

-- 
1.7.9.5



More information about the wayland-devel mailing list