Package: cluster-glue
Version: 1.0.9+hg2665-1

While building the package using our research compiler infrastructure we
noticed the following conflicting declarations:

- ./lib/clplumbing/ipcsocket.c:extern int (*ipc_pollfunc_ptr)(struct pollfd *, 
nfds_t, int);
- ./lib/clplumbing/ocf_ipc.c:int (*ipc_pollfunc_ptr)(struct pollfd*, unsigned 
int, int)

with nfds_t being unsigned long int. This may cause undefined behaviour if
values larger than UINT_MAX are passed to *ipc_pollfunc_ptr.

Best,
Michael

Attachment: pgpWMxHbU0moS.pgp
Description: PGP signature

Reply via email to