jmestwa-coder commented on PR #50036: URL: https://github.com/apache/arrow/pull/50036#issuecomment-4554706541
@wgtmac @kou I opened #50051, restored the PR template, and audited the related WKB parsing paths in `cpp/src/parquet/geospatial` for similar overflow-before-bounds-check patterns on 32-bit targets. During that audit, I did not identify additional high-confidence cases beyond the `ReadCoords()` computation addressed in this PR. I also added focused regression coverage for the malformed-input scenario exercised by this fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
