1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 03:41:55 +00:00

CI: Cover all kernel error

This commit is contained in:
winlin 2019-02-03 12:56:29 +08:00
parent 3cd3739433
commit 2ae3440128

View file

@ -2199,7 +2199,6 @@ VOID TEST(KernelError, CoverAll)
if (true) {
EXPECT_TRUE(srs_error_desc(srs_success) == "Success");
srs_freep(err);
}
if (true) {