HomeFreeBSD

libnetmap: fix cast from uint64_t to void*

Description

libnetmap: fix cast from uint64_t to void*

We use uintptr_t as an intermediate cast to avoid compiler
warnings on 32 bit architectures.

Reported by: adrian
MFC after: 3 days

Details

Provenance
vmaffioneAuthored on
Parents
rS366010: MFC r346623 (by ngie):
Branches
Unknown
Tags
Unknown