[glib: 8/8] Merge branch 'wip/smcv/address-sanitizer' into 'master'




commit 07bf886cf312883d2c84f81cd59be5ba02e4eaf6
Merge: c07f8a70d f37835205
Author: Simon McVittie <simon mcvittie collabora co uk>
Date:   Mon Feb 1 11:32:56 2021 +0000

    Merge branch 'wip/smcv/address-sanitizer' into 'master'
    
    Start to ignore known leaks under AddressSanitizer
    
    See merge request GNOME/glib!1905

 gio/tests/cancellable.c        |  8 ++++++
 gio/tests/contenttype.c        | 51 ++++++++++++++++++++++++++++++++++++--
 gio/tests/gdbus-test-codegen.c | 15 +++++++++++
 gio/tests/gmenumodel.c         | 14 +++++++++++
 gio/tests/meson.build          |  3 ++-
 gio/tests/testfilemonitor.c    |  8 ++++++
 glib/glib-private.h            | 56 ++++++++++++++++++++++++++++++++++++++++++
 glib/gtestutils.c              | 12 +++++++--
 glib/gutils.c                  |  2 ++
 glib/tests/error.c             |  8 ++++++
 glib/tests/mainloop.c          |  5 ++++
 glib/tests/thread.c            |  6 ++++-
 12 files changed, 182 insertions(+), 6 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]