You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Event 15: _private has gone out of scope and no longer references the resource of interest.
There are no remaining references to the resource new () from linux_hal_common.cpp:802.
The resource was allocated at linux_hal_common.cpp:802.
The last reference was lost at daemon_cl.cpp:122.
The resource was not freed.
Static code analysis fix (preparation) _004 (Issue Avnu#40)
Make SystemdWatchdogHandler object to be created in main() for proper cleanup during exit.
watchodg_setup() changed to a public member of SystemdWatchdogHandler class.
Short summary (details in attached file):
gptp_004.txt
The text was updated successfully, but these errors were encountered: