Bugs were found by Svace static analysis tool. Null pointers are
dereferenced right after error checking that does not return from
function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
These bugs were found by a static analyzer based on the fact that null pointer is checked right before dereference. I don't really know how to hand-craft test cases for these errors.
Comment Actions
No, I haven't. I thought that patches are merged some time after approval. What further actions should I take?
Comment Actions
Patches are usually merged by person submitting the patch. If you don't have commit access say so and one of the reviewers can commit it for you. Please provide your name and email as it should appear in the git commit log.
Comment Actions
Yes, I don't have a commit access. Can you commit the patch for me, please? My name is "Alexey Vishnyakov" and email is "vishnya@ispras.ru"