vfs: check userland buffers before reading them.
[haiku.git] / src / kits / media / MediaPlugin.cpp
blob073e844b47813f1dc0412b69b956e118fef3627e
1 /*
2 ** Copyright 2004, Marcus Overhagen. All rights reserved.
3 ** Distributed under the terms of the MIT License.
4 */
7 #include "MediaPlugin.h"
10 MediaPlugin::MediaPlugin()
12 fRefCount(0)
17 MediaPlugin::~MediaPlugin()