vfs: check userland buffers before reading them.
[haiku.git] / src / apps / debuganalyzer / gui / main_window / WaitObjectsPage.cpp
blob3e8a61f702916a6ee6dcb2c26e001dedc8c798ac
1 /*
2 * Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
4 */
7 #include "main_window/WaitObjectsPage.h"
10 MainWindow::WaitObjectsPage::WaitObjectsPage(MainWindow* parent)
12 fParent(parent)