mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
8d0c247562
a resource leak. Move the resource deallocation code from fifo_close() to a new function, fifo_cleanup(), and call fifo_cleanup() from fifo_close() and the appropriate places in fifo_open(). Tested by: Lukas Ertl Pointy hat to: truckman |
||
---|---|---|
.. | ||
fifo_vnops.c | ||
fifo.h |