[llvm-bugs] Issue 8820 in oss-fuzz: llvm/clangd-fuzzer: Null-dereference READ in clang::clangd::runLanguageServerLoop

sammcc… via monorail via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jun 13 04:47:55 PDT 2018


Comment #3 on issue 8820 by sammccall at google.com: llvm/clangd-fuzzer:  
Null-dereference READ in clang::clangd::runLanguageServerLoop
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8820#c3

The testcase is empty, so I suspect this is a problem with the new  
scaffolding in https://reviews.llvm.org/rL334315 after  
https://reviews.llvm.org/rL333993.
fmemopen is probably returning nullptr.

I'll try to work out why.


-- 
You received this message because:
   1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180613/1bf866c7/attachment.html>


More information about the llvm-bugs mailing list