---
Hi,

note this file needs to be owned by root when valgrind is run
by root so change the owner of the file to root when valgrinding connman.

Jukka

 .valgrindrc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
 create mode 100644 .valgrindrc

diff --git a/.valgrindrc b/.valgrindrc
new file mode 100644
index 0000000..33df17a
--- /dev/null
+++ b/.valgrindrc
@@ -0,0 +1,3 @@
+--memcheck:leak-check=full
+--show-reachable=yes
+--suppressions=.valgrind.suppressions
-- 
1.7.1

_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to