Oliver Chang

Results 211 issues of Oliver Chang

Implemented in https://github.com/google/oss-fuzz/pull/8009

Context: https://github.com/google/oss-fuzz/issues/8033

Currently we only show the top level folder name, which can be ambiguous for larger projects.

original bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1338104

Given: ``` SUMMARY: AddressSanitizer: heap-use-after-free buildtools/third_party/libc++/trunk/include/__utility/swap.h:36:9 Shadow bytes around the buggy address: 0x0c1680046160: fa fa f7 fa fd fd fd fd fd fd fd fd fd fd fd fd 0x0c1680046170:...

It seems to hang indefinitely.

bug