[Bug 769] Minor boundary bug in rtems_io_register_driver

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri Oct 9 07:04:49 UTC 2009


https://www.rtems.org/bugzilla/show_bug.cgi?id=769





--- Comment #7 from Chris Johns <chrisj at rtems.org>  2009-10-09 02:04:41 ---
There is no constant. I suspect you could dynamically allocate the slot and not
break anything. You cannot allocate it as a static entry. The doco should point
out only valid slot numbers can be used with all other calls else an error
occurs. This means passing a 0 to the other calls is invalid if not allocated.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the bugs mailing list