Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
of complaints from the compiler about data pointers and function pointers not being compatible with each other.
parent
623eea37
Please register or sign in to comment
of complaints from the compiler about data pointers and function pointers not being compatible with each other.