Changeset cfd630af in mainline for uspace/lib/block/libblock.c

Timestamp:
2011-02-16T23:11:49Z (13 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8b1ea2d4, 9fec913
Parents:
956d4df8
Message:

Fix a double-free in devfs_node_open().

The devices hash table remove callback actually frees the device_t node.

(No files)

Note: See TracChangeset for help on using the changeset viewer.