Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge clang r322390 into 6.0 branch: [Lex] Avoid out-of-bounds dereference in LexAngledStringLiteral. #35302

Closed
vsapsai opened this issue Jan 15, 2018 · 1 comment
Labels
bugzilla Issues migrated from bugzilla clang:frontend Language frontend issues, e.g. anything involving "Sema"

Comments

@vsapsai
Copy link
Collaborator

vsapsai commented Jan 15, 2018

Bugzilla Link 35954
Resolution FIXED
Resolved on Jan 17, 2018 08:30
Version 6.0
OS All
Blocks #35152
CC @zmodem

Extended Description

This commit https://reviews.llvm.org/rC322390 fixes stack buffer overflow discovered by OSS-Fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3832

@zmodem
Copy link
Collaborator

zmodem commented Jan 17, 2018

It was merged in r322649.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla clang:frontend Language frontend issues, e.g. anything involving "Sema"
Projects
None yet
Development

No branches or pull requests

2 participants