Penguin

Differences between version 2 and predecessor to the previous major change of EFAULT.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Sunday, February 23, 2003 2:33:31 am by PerryLorier Revert
Older page: version 1 Last edited on Monday, October 28, 2002 7:26:45 pm by PerryLorier Revert
@@ -1,3 +1,3 @@
 !!!Bad Address 
  
-This happens when you call a kernel syscall, and provide it with a pointer that points outside your address space. Tsk Tsk. 
+This happens when you call a kernel syscall, and provide it with a pointer that points outside your address space. Tsk Tsk. You should check your pointers are properly initialised