Searched hist:"224 f219b31b6011c761b9ced1233ca144e2a52a6" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/cd9660/ |
H A D | cd9660_vnops.c | diff 224f219b31b6011c761b9ced1233ca144e2a52a6 Mon Feb 23 02:40:46 CET 2004 Tim J. Robbins <tjr@FreeBSD.org> cookies is an array of u_long, not u_int, so MALLOC() it accordingly. Allocating it with the wrong size could have caused corruption on 64-bit architectures. diff 224f219b31b6011c761b9ced1233ca144e2a52a6 Mon Feb 23 02:40:46 CET 2004 Tim J. Robbins <tjr@FreeBSD.org> cookies is an array of u_long, not u_int, so MALLOC() it accordingly. Allocating it with the wrong size could have caused corruption on 64-bit architectures.
|