]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/port.c: getttyuser(): Use goto to break out of nested loops
authorAlejandro Colomar <alx@kernel.org>
Tue, 2 Jul 2024 13:49:48 +0000 (15:49 +0200)
committerSerge Hallyn <serge@hallyn.com>
Sat, 6 Jul 2024 12:44:02 +0000 (07:44 -0500)
commitbf84b3a8555da056962128db1c0adcba35953e53
tree006b799c7452a1697d89ab26cecb883e49488276
parenta4b91048e9b5fde02722d68c285f8545a0f75fc6
lib/port.c: getttyuser(): Use goto to break out of nested loops

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/port.c