-----Original Message-----
From: <[email protected]> on behalf of Shawn Webb <[email protected]> Date: 2015-12-18, Friday at 06:47 To: Warner Losh <[email protected]> Cc: <[email protected]>, <[email protected]>, <[email protected]> Subject: Re: svn commit: r292436 - head/sys/geom/sched >Additionally, this fixed a potential NULL dereference bug. That's actually what I noticed and mentioned to Warner; he determined that sleeping is okay, so rather than checking for NULL, he made it impossible to get NULL in the first place. :-) -Ravi >Thanks, > >-- >Shawn Webb >HardenedBSD > >GPG Key ID: 0x6A84658F52456EEE >GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
