Changeset b454a22 in mainline for uspace/lib/label/src/gpt.c

Timestamp:
2016-07-03T22:11:52Z (8 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
659ebd86
Parents:
92c07dc
Message:

libdrv: Do proper reference counting on fun in driver_connection_gen()

driver_connection_gen() should add a reference when it starts to work
with fun and drop it when before it returns. Otherwise it is possible
for fun to become a dangling pointer.

(No files)

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