Now you *really* convinced me that you're crazy.
Once again: if you're relying on EFAULT rather than SIGSEGV, your code
is broken, as you're relying on details of the libc/kernel interface.
I would argue that *IS* a bug in your "bug-free" library.
If you want to trap errors, you either have to sanitize the input, or
trap SIGSEGV.
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html