Chromium Code Reviews
DescriptionFix a FORWARD_NULL defect in ExtractModuleName reported by Coverity.
If 'sep' is still NULL after the for loop, ix must be -1, so
ix == 0 cannot be true.
Update the comment for ExtractModuleName in the header to match
the implementation. I don't see any code that checks whether the
path is a full path.
R=rvargas
BUG=http://crbug.com/17101
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21404
Patch Set 1 #Patch Set 2 : Upload before checkin #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||