googletest
googletest copied to clipboard
ParseInt32: Check for str not being a null pointer before parsing string as an int32
trafficstars
Now, this is not too big of an issue since all the functions calling this already do this, but better be safe than sorry.