mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 12:20:09 +01:00
valgrind: add comment to valgrind suppression explaining how to reproduce
(cherry picked from commit 0554474720)
This commit is contained in:
parent
dfa26cb007
commit
4fa342aefc
1 changed files with 3 additions and 0 deletions
|
|
@ -109,6 +109,9 @@
|
|||
}
|
||||
{
|
||||
# added on Fedora 22
|
||||
# This happens when setting LD_LIBRARY_PATH and the linker is searching the libraries to load.
|
||||
# for example:
|
||||
# LD_LIBRARY_PATH=./././././././././././././././././libnm/.libs:./libnm-util/.libs:./libnm-glib/.libs
|
||||
_dl_expand_dynamic_string_token
|
||||
Memcheck:Cond
|
||||
fun:index
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue