qcap/capturegraph: Return E_POINTER when ICaptureGraphBuilder2::FindInterface() is...
commit4aabbaaf95444c0b88978128a25a65e4ecf12743
authorGijs Vermeulen <gijsvrm@gmail.com>
Thu, 22 Oct 2020 16:14:56 +0000 (22 18:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 22 Oct 2020 20:02:03 +0000 (22 22:02 +0200)
tree4bd964238f22fb8c7148ca99fc3607aee553b207
parent7287bd50077ce5d187e5435e9192ffcdc73e2d3d
qcap/capturegraph: Return E_POINTER when ICaptureGraphBuilder2::FindInterface() is called with NULL filter.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46950
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/qcap/capturegraph.c
dlls/qcap/tests/capturegraph.c