Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 13 Star 78 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Fix memory leak. Loading branch information ... commit 746817cf1e080bb2a5e665d0f8a9b5bbc8fa3c53 1 parent 13c2e13 qpfiffer authored Mar 17, 2015 Unified Split Showing 2 changed files with 7 additions and 3 deletions . +1 −1 run_tests.sh +6 −2 src/oleg.c Show notes View 2 run_tests.sh @@ -11,7 +11,7 @@ else if [ $1 == " gdb " ] ; then gdb --args $CMD ...