googletest icon indicating copy to clipboard operation
googletest copied to clipboard

ParseInt32: Check for str not being a null pointer before parsing string as an int32

Open tobbi opened this issue 1 year ago • 0 comments
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.

tobbi avatar May 14 '24 06:05 tobbi