X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=oggdec_filter.c;h=c5c0b538cd739c6d7168d6125d5e5562e476cb9b;hp=9498313c6ca42cb1cbe2c3e792b88f8f381d1d14;hb=0eb69b6d45c54deda1724b2db2202cf4057b0309;hpb=128c594f32be41d928df432298a013a168891ab7 diff --git a/oggdec_filter.c b/oggdec_filter.c index 9498313c..c5c0b538 100644 --- a/oggdec_filter.c +++ b/oggdec_filter.c @@ -259,7 +259,7 @@ static void ogg_post_select(__a_unused struct sched *s, struct task *t) out: t->error = ret; if (ret < 0) - btr_remove_node(btrn); + btr_remove_node(&fn->btrn); } /**