Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Fuzzer/
-
trunk/
-
lib/
-
Fuzzer/
-
FuzzerUtilWindows.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D27731
[libFuzzer] Diff 22 - Fix index error in SearchMemory() implementation for Windows.
Closed
Public
Authored by
mpividori
on Dec 13 2016, 2:04 PM.
Download Raw Diff
Details
Reviewers
zturner
Commits
rG566cf67e7c39: [libFuzzer] Fix index error in SearchMemory() implementation for Windows.
rL289966: [libFuzzer] Fix index error in SearchMemory() implementation for Windows.
Diff Detail
Repository
rL LLVM
Event Timeline
mpividori
updated this revision to
Diff 81298
.
Dec 13 2016, 2:04 PM
mpividori
retitled this revision from
to
[libFuzzer] Diff 22 - Fix index error in SearchMemory() implementation for Windows.
.
mpividori
updated this object.
mpividori
added a reviewer:
zturner
.
mpividori
set the repository for this revision to
rL LLVM
.
mpividori
added a subscriber:
llvm-commits
.
zturner
accepted this revision.
Dec 13 2016, 2:19 PM
zturner
edited edge metadata.
This revision is now accepted and ready to land.
Dec 13 2016, 2:19 PM
Closed by commit
rL289966: [libFuzzer] Fix index error in SearchMemory() implementation for Windows.
(authored by
mpividori
).
·
Explain Why
Dec 16 2016, 9:45 AM
This revision was automatically updated to reflect the committed changes.