Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
-
Mac 64, Win 64, Linux 64
-
Patch Available
Description
TCompactProtocol has several places where it truncates a size_t to a 32-bit value.
TCompactProtocol also does bitwise operations on signed values, which has undefined behavior.
Attachments
Attachments
Issue Links
- relates to
-
IMPALA-5031 UBSAN clean and method for testing UBSAN cleanliness
- In Progress
- links to