]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/scripts/devel_bacula.in
Eliminate important memory loss in SQLite
[bacula/bacula] / bacula / scripts / devel_bacula.in
index 9b833bb1fa08cc8dc447243e564853c846e51cf7..bddb7705eeb7525130651ce6ba3776d062fb4064 100755 (executable)
@@ -230,6 +230,7 @@ case "$1" in
             OPTIONS="${OPTIONS} -g ${DIR_GROUP}"
          fi
 
+#        valgrind --leak-check=full ${BACDIRBIN}/bacula-dir $2 ${OPTIONS} -v -c ${BACDIRCFG}/dird.conf
          ${BACDIRBIN}/bacula-dir $2 ${OPTIONS} -v -c ${BACDIRCFG}/dird.conf
        }
        ;;