Commit: 015f2c98e26447cfe77553f08cc7d99d36bec2a5
Parent: b68c03b95d0ec192226eecd352e0057ff365e504
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-01-08 00:29:39
Tree: c2260d797ee353fbe8236643394443d5ac843a1e

shared/queue: Fix NULL data handling in queue_remove_all queue_remove_if returns data so we must check entries count to detect if entry was removed (with NULL data) or not found.

Diffstat

M src/shared/queue.c | 3 ++-

1 files changed, 2 insertions(+), 1 deletions(-)

View Full Diff | Patch