Nicholas Ansell (@roadrunnerto) commented about dlls/mfplat/tests/mfplat.c:
ok(mediasource != NULL, "got %p\n", mediasource); ok(obj_type == MF_OBJECT_MEDIASOURCE, "got %d\n", obj_type);
- /* test that contained steams do not hold externally visible refs to mediasource */
```suggestion:-0+0 /* test that contained streams do not hold externally visible refs to mediasource */ ```