googletest icon indicating copy to clipboard operation
googletest copied to clipboard

Avoid stack overflow in CreateDirectoriesRecursively

Open elupus opened this issue 1 year ago • 1 comments

Avoid stack overflow in CreateDirectoriesRecursively by checking for end condition of RemoveFileName()

Fixes #4262

elupus avatar Jun 01 '23 09:06 elupus