Home
last modified time | relevance | path

Searched hist:"5 d86cdfb" (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/
H A D.clang-tidy5d86cdfb Tue Aug 20 04:38:46 CDT 2024 Pavithra Barithaya <pavithrabarithaya07@gmail.com> clang-tidy: Enable bugprone-string-literal-with-embedded-nul check

This check finds occurrences of string literal with embedded NUL
character and validates their usage.
The check is ignored on the line because the test case has a
requirement to verify if the NUL terminator is removed or not
by the method.

Change-Id: I919bfed7d9c0b3a43933621bda32cd31c876ff02
Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@gmail.com>
/openbmc/pldm/common/test/
H A Dpldm_utils_test.cpp5d86cdfb Tue Aug 20 04:38:46 CDT 2024 Pavithra Barithaya <pavithrabarithaya07@gmail.com> clang-tidy: Enable bugprone-string-literal-with-embedded-nul check

This check finds occurrences of string literal with embedded NUL
character and validates their usage.
The check is ignored on the line because the test case has a
requirement to verify if the NUL terminator is removed or not
by the method.

Change-Id: I919bfed7d9c0b3a43933621bda32cd31c876ff02
Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@gmail.com>