commit | 7f4341e84bb867c6e3397a978d3ee131bf8a889b | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Fri Aug 30 15:36:48 2019 +0100 |
committer | Laurent Vivier <laurent@vivier.eu> | Wed Sep 11 08:46:05 2019 +0200 |
tree | 793173fc88592ef4600bbaf10005e317c9af6374 | |
parent | 895e2ef521ae0eef2fdfcec8f2108d9ee3303a81 [diff] |
linux-user: fail and report on bad dfilter specs Just passing NULL means we end up ignoring the bad dfilter spec instead of reporting it and exiting as we should. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20190830143648.2967-1-alex.bennee@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>