Lines Matching refs:pointer

1203 * freebsd: fix an incompatible pointer type warning (Darshan Sen)
1218 * test: wrong pointer arithmetic multiplier (Erkhes N)
1267 * linux: fix -Wincompatible-pointer-types warning (Ben Noordhuis)
1323 * test: fix 'incompatible pointer types' warnings (cjihrig)
1622 * unix: fix uv_os_environ() null pointer check (Rikard Falkeborn)
1624 * win: fix uv_os_environ() null pointer check (Rikard Falkeborn)
1697 * win,pipe: erase event_handle after deleting pointer (Jameson Nash)
1729 * zos: fix scandir() error path NULL pointer deref (Ben Noordhuis)
1748 * osx,fsevent: clear pointer when deleting it [NFCI] (Jameson Nash)
2152 * win,util: fix null pointer dereferencing (Tobias Nießen)
2314 * win: fix sizeof-pointer-div warning (cjihrig)
2388 * zos: avoid UB with NULL pointer arithmetic (Carlo Marcelo Arenas Belón)
2549 * win: fix pointer type in pipe.c (Ben Noordhuis)
2557 * zos: use correct pointer type in strnlen (jBarz)
2975 * tty, win: get SetWinEventHook pointer at startup (Bartosz Sosnowski)
3213 * aix: fix un-initialized pointer field in fs handle (Gireesh Punathil)
3678 * win: fix winapi function pointer typedef syntax (Brad King)
3993 * misc: remove unnecessary null pointer checks (Ian Kronquist)
4001 * test: fix -Wtautological-pointer-compare warnings (Saúl Ibarra Corretgé)
5053 * osx: pass const handle pointer to uv___stream_fd (Chernyshev Viacheslav)
5526 * unix: fix uv_spawn() NULL pointer deref on ENOMEM (Ben Noordhuis)
5579 * unix: fix uv_spawn() NULL pointer deref on ENOMEM (Ben Noordhuis)
5943 * queue: fix pointer truncation on LLP64 platforms (Bert Belder)