Project

General

Profile

« Previous | Next » 

Revision 30f264c2

Added by David Sorber over 9 years ago

Correcting memory leak cause by not calling sqlite3_finalize.

View differences:

software/sqlite_poc/Makefile
CXXFLAGS=-std=c++11
CXXFLAGS=-g -std=c++11
OBJECTS = main.o DBManager.o
all: main

Also available in: Unified diff