Circuit tests basically work but need some tweaks, and fix some issues found with valgrind.
This commit is contained in:
parent
97dee9de36
commit
a95fa379cc
6 changed files with 59 additions and 34 deletions
|
@ -155,8 +155,6 @@ private:
|
|||
sqlite3_stmt *_sCreateMember;
|
||||
sqlite3_stmt *_sGetNodeIdentity;
|
||||
sqlite3_stmt *_sCreateOrReplaceNode;
|
||||
sqlite3_stmt *_sUpdateNode;
|
||||
sqlite3_stmt *_sUpdateNode2;
|
||||
sqlite3_stmt *_sGetEtherTypesFromRuleTable;
|
||||
sqlite3_stmt *_sGetActiveBridges;
|
||||
sqlite3_stmt *_sGetIpAssignmentsForNode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue