Cristian Dumitrescu 40d42de563 pipeline: fix selector freeing
Due to a typo, the selector_free() function incorrectly takes an early
return when the selectors array is non-NULL, as opposed to the other
way around.

Coverity issue: 371912
Fixes: cdaa937d3eaab ("pipeline: support selector table")

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2021-07-21 13:51:17 +02:00
..
2021-06-17 09:37:11 +02:00
2021-05-11 15:17:55 +02:00
2021-07-05 15:11:30 +02:00
2021-05-10 15:31:42 +02:00
2021-07-09 17:22:42 +02:00
2021-06-04 09:38:08 +02:00
2021-07-21 13:51:17 +02:00
2021-05-11 15:17:55 +02:00
2021-06-24 15:34:45 +02:00
2021-07-09 23:31:54 +02:00