Hello. 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.
I just committed a patch that checks for any possible NULL pointer in parameters. Thanks. -- Jose E. Marchesi <[email protected]> http://www.jemarch.net GNU Project http://www.gnu.org
