Hi,

Le Tue, 31 Jul 2007 15:24:15 +0200,
Bernd Schubert <[EMAIL PROTECTED]> a écrit :

> I don't think so, ioctl is checked first
> 
> if (ioctl) {
>         ...
> }

This test only checks that 'ioctl != NULL', it doesn't check if ioctl
points to some real existing code.

Sincerly,

Thomas
-- 
Thomas Petazzoni - [EMAIL PROTECTED]
http://{thomas,sos,kos}.enix.org - http://www.toulibre.org
http://www.{livret,agenda}dulibre.org

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to