Opened 12 years ago

Last modified 12 years ago

#64 new defect

Test rman_reserve_resource() with count of 0

Reported by: john Owned by:
Priority: major Component: boot
Version: Keywords:
Cc: Blocked By:
Blocking: Parent Tickets:
P4 Branch: //depot/p4/projects/pci/... GIT Branch:
FreeBSD PR: Due Date:

Description

Reserving a count of zero should fail. Make sure it fails.

Change History (1)

comment:1 Changed 12 years ago by john

If it doesn't properly fail, a simple patch is to check for a count of 0 at the beginning and fail with NULL in rman_reserve_resource_bound().

Note: See TracTickets for help on using tickets.