https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231116
--- Comment #1 from [email protected] --- Sorry, I copied my modified code. The malloc() line is like this: bl = malloc(offsetof(struct blist, bl_root[nodes]), M_SWAP, flags | M_ZERO); -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
