New issue
Advanced search Search tips

Issue 779823 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 779830



Sign in to add a comment

Move zlib_uncompress_fuzzer into third_party/zlib

Project Member Reported by cblume@chromium.org, Oct 30 2017

Issue description

Zlib's fuzzer (and other tests) should all be close to the code it is related to.

Move zlib_uncompress_fuzzer into third_party/zlib.
 

Comment 1 by cblume@chromium.org, Oct 30 2017

Blocking: 779830
Project Member

Comment 2 by bugdroid1@chromium.org, Oct 31 2017

Project Member

Comment 3 by bugdroid1@chromium.org, Nov 2 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/e08208b15fc3c0b30c9adcab19c79a6746f68f8d

commit e08208b15fc3c0b30c9adcab19c79a6746f68f8d
Author: Chris Blume <cblume@google.com>
Date: Thu Nov 02 03:16:18 2017

Rename zlib_uncompress_fuzzer.cc

Now that zlib_uncompress_fuzzer.cc is under the zlib directory, that
"zlib_" in the file name is no longer useful.

Rename it to remove that and be more concise.

BUG= 779823 

Change-Id: I8169fae4ff81c86b162c1978bcc288a970eb6eb4
Reviewed-on: https://chromium-review.googlesource.com/750190
Reviewed-by: Adenilson Cavalcanti <cavalcantii@chromium.org>
Reviewed-by: Max Moroz <mmoroz@chromium.org>
Commit-Queue: Chris Blume <cblume@chromium.org>
Cr-Commit-Position: refs/heads/master@{#513389}
[modify] https://crrev.com/e08208b15fc3c0b30c9adcab19c79a6746f68f8d/third_party/zlib/BUILD.gn
[rename] https://crrev.com/e08208b15fc3c0b30c9adcab19c79a6746f68f8d/third_party/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc

Status: Fixed (was: Started)

Sign in to add a comment