NetworkManager/clients
Beniamino Galvani 3c35fdd058 clients: disable asan leak detection in client tests
Leak detection adds unhelpful messages to the stderr of nmcli, making
tests fail. For example:

 =================================================================
 ==17156==ERROR: LeakSanitizer: detected memory leaks

 Direct leak of 256 byte(s) in 2 object(s) allocated from:
     #0 0x7f08c7e27c88 in realloc (/lib64/libasan.so.5+0xefc88)
     #1 0x7f08c7546e7d in g_realloc (/lib64/libglib-2.0.so.0+0x54e7d)

(cherry picked from commit 2fe9141960)
2019-04-12 11:51:50 +02:00
..
cli clients: only ask secrets for settings that require them 2019-04-02 11:21:25 +02:00
common clients: fix assertion when requesting gsm pin secret 2019-04-11 13:54:54 +02:00
tests clients: disable asan leak detection in client tests 2019-04-12 11:51:50 +02:00
tui clients: only ask secrets for settings that require them 2019-04-02 11:21:25 +02:00
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00