OSDN Git Service

Utils: add IsDotOrDotDot() and use it in the appropriate places
authorEric Biggers <ebiggers@google.com>
Mon, 2 Nov 2020 23:31:56 +0000 (15:31 -0800)
committerEric Biggers <ebiggers@google.com>
Mon, 2 Nov 2020 23:47:24 +0000 (15:47 -0800)
commit7bcf4273696aa5b941add7669c7bc9ef82937fa4
treeb128ca64f07561158b99654af93c49b46a2632f9
parent4a969dba6037d71f913334cfca6480d93f1f21a5
Utils: add IsDotOrDotDot() and use it in the appropriate places

Change-Id: I704522b26acfb3e7c423d9a14d69ede513b50482
MoveStorage.cpp
Utils.cpp
Utils.h