greenbone / openvas-smb

SMB module for OpenVAS Scanner
GNU General Public License v2.0
47 stars 47 forks source link

Return struct pointer in wmi_connect*(). #17

Closed kroosec closed 6 years ago

kroosec commented 6 years ago

Casting the connection struct pointer to an integer may overflow and thus lead to an erroneous value.