Chromium Code Reviews
DescriptionDon't treat the error message as a format string in die().
This could become a bug if the error message contained formatting
characters that would cause fprintf to try and read varargs that
aren't there.
Patch Set 1 #
Total comments: 2
Patch Set 2 : Combine two fprintf calls into one. #Messages
Total messages: 5 (0 generated)
|