Package: libkqueue
Version: 1.0.4-2
Severity: normal

Hello, r524 fixes a truncation bug for me in knote_lookup().
The uintptr_t ident got truncated to a short, causing my app to fail
when used with libkqueue.

For non-file descriptor events, applications authors (e.g. myself) may
choose a high-numbered ident which cannot be confused with a signed
integer file descriptor.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to