Opened 13 years ago
Closed 13 years ago
#9830 closed defect (fixed)
NULL should not be passed as a size_t in patch-fileaio-posix.cpp
Reported by: | royliu | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.1.4 |
Keywords: | haspatch | Cc: | |
Guest type: | other | Host type: | Mac OS X |
Description
This is a relatively minor change, but NULL shouldn't be passed for a parameter that's of type size_t. Please find the patch attached.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
The patch.