mirror of
https://github.com/xcat2/xNBA.git
synced 2026-05-12 01:14:10 +00:00
6e41f2cf18
Check that the reference count is valid (i.e. non-negative) on each call to ref_get() and ref_put(), using an assert() at the point of use. Signed-off-by: Michael Brown <mcb30@ipxe.org>