Move the cleanup of the temporary tables into an own function and call them during init and cleanup. this makes sure the tables are - deleted on clean exit - not there during init when cleanup was not run (e.g. due to debugging or a crash). Pick-to: 6.9 6.8 Change-Id: I9013a26b0166d0756a37f0a5d50ed825adf63868 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%