Skip to content
  • Alessio Netti's avatar
    Fixing segfault on return from main in dcdbpusher and other changes · d92d905a
    Alessio Netti authored
    - "Fixed" segmentation fault occurring after the return of dcdbpusher's
    main by not unloading dynamic libraries in PluginManager's destructor
    - Error log messages in Aggregator plugin changed to Debug level
    - Added Wno-unused-variable and Wno-unused-function compile flags
    - Tweaked the stop method of TesterSensorGroup
    - Re-worked the destructor of SARParser in ProcFS plugin
    d92d905a