]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/idmapping.c: get_map_ranges(): Remove dead code
authorAlejandro Colomar <alx@kernel.org>
Thu, 11 Jan 2024 11:19:24 +0000 (12:19 +0100)
committerSerge Hallyn <serge@hallyn.com>
Fri, 12 Jul 2024 03:42:58 +0000 (22:42 -0500)
commita184c2b555eb1882657513cbe5341be72579db74
treeb0f8ad347084c7491f0cdaac5dbe5a5bbc4abc37
parent7c43eb2c4ea6bbd25df2fae7539024830d03bfcf
lib/idmapping.c: get_map_ranges(): Remove dead code

This test is impossible.  The limits specified in a2ul() already cover
this.

Link: <https://github.com/shadow-maint/shadow/commit/ff2baed5dbf81e8967b805889f565fedb48600df#r136635300>
Cc: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/idmapping.c