Open dridri opened 5 years ago
Depending on host implementation, the decode_int function returns 4294967295 instead of -1, thus resulting in undefined behaviors (offset overflow) when query results contain null fields.
Depending on host implementation, the decode_int function returns 4294967295 instead of -1, thus resulting in undefined behaviors (offset overflow) when query results contain null fields.