GVM User Suite
User tools for the GVM open source project.
|
Contains the list of all possible failures for functions present on the system.
These are the anticipated possible failures a function can experience in our codebase.
Invalid Device - In the case of an invalid device being passed it will return -1.
Device List Not Found - Device list is not found, this can occur on unsupported operating systems.
Invalid File Descriptor - Occurs when fd is -1.
Incorrect File Descriptor - Occurs when fd is an incorrect descriptor.
Invalid File Descriptor - Occurs when fd is -1.
Incorrect File Descriptor - Occurs when the fd is an incorrect file descriptor.
RM Failure - Occurs when incorrect information is placed.
Invalid File Descriptor - Occurs when fd is -1.
Incorrect File Descriptor - Occurs when the fd is an incorrect file descriptor.
Invalid File Descriptor - This occurs when ctl_fd is -1.
Invalid RM Version - This will occur when there is a mismatch on the driver and the user suite.
Seg Fault - This occurs if version is not pointing to NULL but is pointing to a previously allocated memory address.