Uh oh!
There was an error while loading. Please reload this page.
ARROW-2023: [C++] Fix ASAN failure on malformed / empty stream input, enable ASAN builds, add more dev docs - #1503
Closed
wesm wants to merge 4 commits into
Closed
ARROW-2023: [C++] Fix ASAN failure on malformed / empty stream input, enable ASAN builds, add more dev docs#1503wesm wants to merge 4 commits into
wesm wants to merge 4 commits into
Conversation
Change-Id: I6af65bb1fe46f8aa815895570849fcef5b624bcc
…s [skip ci] Change-Id: I007e567af807d2af4d1801a11cd34279d80fd740
…ve Apache Kudu cruft from run-test.sh Change-Id: Ib97dbdb32e3f4da4919584e29f17db55bfb964a5
…eturn more informative error message Change-Id: I335736571e56af36f4de909e35f8d667693db7fe
wesm
commented
Feb 26, 2018
MemberAuthor
@xhochy@crepererum this is ready to go. note this only fixes one of the fuzzer failures, now it returns a Flatbuffers error: I created https://issues.apache.org/jira/browse/ARROW-2222 about adding an option to validate input messages |
wesm
commented
Feb 26, 2018
MemberAuthor
appveyor build: https://ci.appveyor.com/project/wesm/arrow/build/1.0.1724 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
More to do here, see discussion in https://issues.apache.org/jira/browse/ARROW-1589