-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
DV Sprint 64
-
0.1
The engine and odbc use utility methods for reading long values that do not cast intermediate values to long and thus the higher bytes can overflow. This corrupts uid/gid values for defrag when they exceed integer limits - which may not be much of an issue in practice. However for pg/ODBC the readLong method can corrupt long and double binary bind values.