filter_libc: remove the line holding the futex syscall error entirely
commiteacf885df231037fd6a02ada7a7cafb44ce6b89c
authorMark Wielaard <mark@klomp.org>
Thu, 11 Apr 2019 16:01:24 +0000 (11 18:01 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 11 Apr 2019 16:04:56 +0000 (11 18:04 +0200)
tree077ac856bb7f3910fe08da358b2c686be0f79627
parent45d3fef65e20aaf9bf845314e474097dc643c8ba
filter_libc: remove the line holding the futex syscall error entirely

The current filter might leave empty lines behind.
This is caused by the fact that glibc used to not include a newline
in the message. But since glibc 2.29 it does.

https://bugs.kde.org/show_bug.cgi?id=405205
Reported-by: Stefan Maksimovic <stefan.maksimovic@rt-rk.com>
NEWS
tests/filter_libc