]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/idmapping.c: get_map_ranges(): Move range check to a2ul() call
authorAlejandro Colomar <alx@kernel.org>
Thu, 11 Jan 2024 11:17:36 +0000 (12:17 +0100)
committerSerge Hallyn <serge@hallyn.com>
Fri, 12 Jul 2024 03:42:58 +0000 (22:42 -0500)
commit7c43eb2c4ea6bbd25df2fae7539024830d03bfcf
tree46dc946616461fd1f83fddc8b36d4a19d1ba0dec
parent57aa813c733edec3ba458d8703b2d173f213757b
lib/idmapping.c: get_map_ranges(): Move range check to a2ul() call

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