On Wed, Jun 19, 2024 at 6:27 PM Paul Szczepanek <[email protected]> wrote: > > Fix the type of offset to use portable uintptr_t instead of uint64_t. > > Fixes: 077596a4b077 ("ptr_compress: add pointer compression library") >
Reported-by: Luca Boccassi <[email protected]> > Reviewed-by: Nick Connolly <[email protected]> > Signed-off-by: Paul Szczepanek <[email protected]> Tested-by: Luca Vizzarro <[email protected]> Applied, thanks for the fix. -- David Marchand

