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 29: net_iface_l 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:1040.
The resource was allocated at linux_hal_common.cpp:1040.
The last reference was lost at linux_hal_common.cpp:1044.
The resource was not freed.
…vnu#38/Avnu#39/Avnu#51)
Static code analysis fix _002 _003 _017 (Issues Avnu#38Avnu#39Avnu#51)
Added sd_general and sd_event initalization in LinuxNetworkInterface()
constructor; now sockets can be properly closed in relevant destructor code,
which was not called at all in case of failures.
ifname initialization moved up to solve compilation error ("jump to label 'exit_error'
crosses initialization of 'InterfaceName* ifname")
Short summary (details in attached file):
gptp_017.txt
The text was updated successfully, but these errors were encountered: