DescriptionDon't allow OS::SNPrint or OS::VSNPrint to return negative values.
If we encounter conditions that would have caused vsnprintf to return
a negative value, then something pretty wild is going on. We choose
to terminate the vm when this occurs.
This fixes security bug 1745.
Committed: https://code.google.com/p/dart/source/detail?r=9558
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 3 (0 generated)
|