Snap for 11860797 from ddc47913e6
to 24Q3-release
Change-Id: I85b6a1059a92a41d184343c7984b38146f83aca0
This commit is contained in:
commit
68a4ec973a
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ status_t Check(const std::string& source) {
|
|||
errno = EIO;
|
||||
return -1;
|
||||
}
|
||||
} while (0);
|
||||
} while (1);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue