lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue,  9 Jan 2024 22:54:04 +0100
From: Mirsad Todorovac <mirsad.todorovac@....unizg.hr>
To: Mirsad Todorovac <mirsad.todorovac@....unizg.hr>,
	linux-kselftest@...r.kernel.org,
	linux-kernel@...r.kernel.org
Cc: Shuah Khan <shuah@...nel.org>
Subject: [PATCH v1 0/2] selftest: breakpoints: minor format string fixes

Minor consistency fixes.

They clear a couple of compiler format string warnings.

[1/2] is the fix of an obvious typo in the format specifier
[2/2] is securing the print function against spurious format specifiers
	in passed paramater string

Mirsad Todorovac (2):
  selftest: breakpoints: fix a minor typo in the format string
  selftest: breakpoints: clear the format string warning and secure the
    output

 tools/testing/selftests/breakpoints/breakpoint_test.c         | 4 ++--
 tools/testing/selftests/breakpoints/step_after_suspend_test.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.40.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ