On Fri Sep 8 16:15:08 2023 +0000, Jacek Caban wrote:
The fix looks good, but it would be nice to have a test. Please include something like the [attached test](/uploads/4ff2f549a3d6edd1d7076f2968c584e2/patch.diff).
Ah, thanks! I saw an existing test with a null lparam but didn't think to consider that it needed to be IPC to hit this code path. Added your test in v2.