]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Replace strncmp + byte count with strprefix in Penalty
authordtucker@openbsd.org <dtucker@openbsd.org>
Sat, 24 May 2025 08:13:29 +0000 (08:13 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Sat, 24 May 2025 09:05:40 +0000 (19:05 +1000)
commitb12d4ab1e16f57c6c348b483b1dbdd4530aaaddd
tree67d5a7371d9fd15fa439e1c728d5f61826a1681c
parenta356d978e30dd9870c0b3a7d8edca535b0cd2809
upstream: Replace strncmp + byte count with strprefix in Penalty

config parsing. ok kn@, djm@

OpenBSD-Commit-ID: 34a41bb1b9ba37fb6c7eb29a7ea909547bf02a5a
servconf.c