DescriptionTerminating FileID path when at maximum length. (Coverity) If FileID was constructed with a path that was >= PATH_MAX then path_ was not terminated resulting in a possible buffer overrun when reading. BUG=573 A=cmumford@chromium.org Original code review: https://breakpad.appspot.com/1324002/ R=cmumford@chromium.org Committed: https://code.google.com/p/google-breakpad/source/detail?r=1295 Patch Set 1 #
MessagesTotal messages: 3
|