Files
clang-p2996/lldb/unittests/debugserver/RNBSocketTest.cpp
Jonas Devlieghere 1c7e4074b1 [lldb] Fix warning: 'sprintf' is deprecated in RNBSocketTest
Fixes warning: 'sprintf' is deprecated: This function is provided for
compatibility reasons only.  Due to security concerns inherent in the
design of sprintf(3), it is highly recommended that you use snprintf(3)
instead.
2024-11-30 17:40:00 -08:00

4.8 KiB