vfs: check userland buffers before reading them.
[haiku.git] / src / kits / debugger / debug_info / FunctionDebugInfo.cpp
blobee50fb6b68415aa370d9b9a845562da41c9a0fec
1 /*
2 * Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
4 */
6 #include "FunctionDebugInfo.h"
9 FunctionDebugInfo::FunctionDebugInfo()
14 FunctionDebugInfo::~FunctionDebugInfo()