ralf997

Results 1 issues of ralf997

![image](https://user-images.githubusercontent.com/53249202/170700482-87a6c345-2884-49c0-9600-11164408ba6f.png) ``` In file included from /root/down/TarsCpp/build/src/gtest-lib/googletest/src/gtest-all.cc:42: /root/down/TarsCpp/build/src/gtest-lib/googletest/src/gtest-death-test.cc: In function ‘bool testing::internal::StackGrowsDown()’: /root/down/TarsCpp/build/src/gtest-lib/googletest/src/gtest-death-test.cc:1301:24: error: ‘dummy’ may be used uninitialized [-Werror=maybe-uninitialized] 1301 | StackLowerThanAddress(&dummy, &result); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /root/down/TarsCpp/build/src/gtest-lib/googletest/src/gtest-death-test.cc:1290:13: note: by argument...