Openwsman / openwsman

Openwsman server implementation and client api with bindings
BSD 3-Clause "New" or "Revised" License
112 stars 53 forks source link

openwsman: wsman-client: add NULL checks #155

Closed ausyskin closed 2 years ago

ausyskin commented 3 years ago

Bail out if service functions return NULL pointers to avoid NULL dereference.

Signed-off-by: Alexander Usyskin alexander.usyskin@intel.com