SAP / go-ase

SAP ASE Database Client for Go
Apache License 2.0
25 stars 14 forks source link

Fix cgo nil pointer interface #95

Closed ntnn closed 4 years ago

ntnn commented 4 years ago

Description

Fixes an issue with cgo and nil pointer interface, discovered by @fwilhelm92.

How was the patch tested?

Manual.