Description[Findit] Improve output format and cherry-pick bugs fix.
1. For DEPS file parsing, switching from svn to git.
2. For output of testcase https://cluster-fuzz.appspot.com/testcase?key=5097237064450048, now it is:
Lines 1103-1112 of file ThreadState.cpp which potentially caused crash are changed in this cl (frame #2, function "blink::ThreadState::performPendingSweep()").
Lines 1120-1136, 1170-1174 of file Heap.cpp which potentially caused crash are changed in this cl (frame #0, function "blink::ThreadHeap<blink::FinalizedHeapObjectHeader>::sweepNormalPages(blink::HeapStats*)"; frame #1, function "blink::ThreadHeap<blink::FinalizedHeapObjectHeader>::sweep(blink::HeapStats*)").
Minimum distance from crashed line to changed line: 0. (File: ThreadState.cpp, Crashed on: 1100, Changed: 1100).
NOTRY=true
Committed: https://crrev.com/6b6cd502e50d93232afee8f993dc47a563f74c84
Cr-Commit-Position: refs/heads/master@{#291987}
Patch Set 1 #Patch Set 2 : Fix nit. #
Total comments: 8
Patch Set 3 : Address comments. #
Total comments: 3
Patch Set 4 : Address comments. #
Total comments: 2
Patch Set 5 : Fix nit. #
Messages
Total messages: 16 (0 generated)
|