Changeset 133ff9d in mainline for .travis.yml

Timestamp:
2018-01-29T00:59:05Z (6 years ago)
Author:
Aearsis <Hlavaty.Ondrej@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b8ab299
Parents:
03cfe2ec
git-author:
Ondřej Hlavatý <aearsis@…> (2018-01-29 00:55:32)
git-committer:
Aearsis <Hlavaty.Ondrej@…> (2018-01-29 00:59:05)
Message:

libdrv: fix leaking ddf_dev_t reference

Even though the permanent reference held by the device being added is
dropped correctly, the temporary reference added by remove/gone is not.
That caused leaking devices and parent sessions along with them (which
is the way we discovered it).

(No files)

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