-
- Downloads
fix the new falloc_noinstall(), the refcount is already increased by fdalloc()
as part of the changes to the fd allocator, fdalloc() was changed to hold a refcount on fp. when falloc() returns the refcount is suppose to be 1, not 2
Loading
Please register or sign in to comment