Error codes: Difference between revisions

Line 120: Line 120:
| 0xCA01 || 101 || Invalid size
| 0xCA01 || 101 || Invalid size
|-
|-
| 0xCC01 || 102 || Invalid address (not page-aligned).
| 0xCC01 || 102 || Invalid address
|-
|-
| 0xCE01 || 103 || Address is NULL / buffer size is too small.
| 0xCE01 || 103 || Address is NULL / buffer size is too small.