I mentioned that the int64_foo functions have a status parameter which is a pointer. Inside the functions there is no NULL pointer test. As those functions are callable from user code I suggest to include those NULL pointer tests.
HTH, Adib. ---
I mentioned that the int64_foo functions have a status parameter which is a pointer. Inside the functions there is no NULL pointer test. As those functions are callable from user code I suggest to include those NULL pointer tests.
HTH, Adib. ---