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

Check security aspects in TextBuffer class #4147

Closed
DartBot opened this issue Jul 19, 2012 · 3 comments
Closed

Check security aspects in TextBuffer class #4147

DartBot opened this issue Jul 19, 2012 · 3 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-obsolete Closed as the reported issue is no longer relevant type-security

Comments

@DartBot
Copy link

DartBot commented Jul 19, 2012

This issue was originally filed by @mhausner


Please check whether there are any security issues in json.cc:TextBuffer::EnsureCapacity(), where we grow the buffer to accumulate text.

@iposva-google
Copy link
Contributor

Removed the owner.
Added this to the Later milestone.
Removed Priority-Medium label.
Added Priority-Low label.

@iposva-google
Copy link
Contributor

cc @a-siva.
Removed this from the Later milestone.
Removed Priority-Low label.
Added Priority-Unassigned label.

@DartBot DartBot added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. labels Jun 5, 2013
@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
@zanderso zanderso added type-security closed-obsolete Closed as the reported issue is no longer relevant and removed type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) labels Jan 5, 2017
@zanderso
Copy link
Member

zanderso commented Jan 5, 2017

@turnidge There is a TODO in TextBuffer with your name on it, but this is old, so I'm going to close it. Feel free to re-open if this is still a concern.

@zanderso zanderso closed this as completed Jan 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-obsolete Closed as the reported issue is no longer relevant type-security
Projects
None yet
Development

No branches or pull requests

5 participants