SAP / go-ase

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

Verify that passed EnvChangeHooks are not nil pointer #82

Closed ntnn closed 4 years ago

ntnn commented 4 years ago

Description

Checks that no nil pointers are passed as a hook function.

How was the patch tested?

make test.

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.