Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Issue 1635703002: Fix zlib_uncompress_fuzzer failure on Windows (Closed)

Created:
4 years, 11 months ago by zhaoqin1
Modified:
4 years, 11 months ago
Reviewers:
aizatsky
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix zlib_uncompress_fuzzer failure on Windows - fix zlib_uncompress_fuzzer build failure on Windows: change buffer_length from size_t to uLongf - fix zlib_uncompress_fuzzer run failure on Windows: use buffer from heap instead of stack to avoid _chkstk failure R=aizatsky@chromium.org BUG=NONE Committed: https://crrev.com/8c375fbf2c234840400f28e8cf0303eddaa1dfca Cr-Commit-Position: refs/heads/master@{#371320}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -6 lines) Patch
M testing/libfuzzer/fuzzers/zlib_uncompress_fuzzer.cc View 1 chunk +12 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
zhaoqin1
4 years, 11 months ago (2016-01-25 20:23:09 UTC) #1
aizatsky
lgtm
4 years, 11 months ago (2016-01-25 20:38:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1635703002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1635703002/1
4 years, 11 months ago (2016-01-25 21:10:59 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-25 21:40:10 UTC) #5
commit-bot: I haz the power
4 years, 11 months ago (2016-01-25 21:41:01 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8c375fbf2c234840400f28e8cf0303eddaa1dfca
Cr-Commit-Position: refs/heads/master@{#371320}

Powered by Google App Engine
This is Rietveld 408576698