On Tue, Jan 23, 2024 at 09:47:36PM +0100, Samuel Thibault wrote: > file_get_fs_options takes a mach_msg_type_number_t (32 bit), not a size_t > (64 bit on 64-bit platforms). > > Signed-off-by: Samuel Thibault <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel
