Skip to content

Conversation

@kfarnung
Copy link
Contributor

@kfarnung kfarnung commented Jan 6, 2017

The string manipulation wasn't ensuring that the operation would not exceed the bounds of the buffer.

Resolves #2305

GetTTDDirectory() and the dependent functions weren't verifying the
bounds of the buffer before writing. This change adds fail fast abort to
the string manipulation since it's just a part of the ch test app.
@mrkmarron
Copy link
Contributor

LGTM

@dilijev
Copy link
Contributor

dilijev commented Jan 6, 2017

You can now resolve the CI issues as described here: #2332 (comment)

@dilijev
Copy link
Contributor

dilijev commented Jan 6, 2017

Jenkins LGTM

@chakrabot chakrabot merged commit 89a43bf into chakra-core:master Jan 6, 2017
chakrabot pushed a commit that referenced this pull request Jan 6, 2017
…pulation

Merge pull request #2329 from kfarnung:ttdstrings

The string manipulation wasn't ensuring that the operation would not exceed the bounds of the buffer.

Resolves #2305
@kfarnung kfarnung deleted the ttdstrings branch January 12, 2017 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants