Searched hist:b4598d95e6d1ff1772d2788630700b7dad364b5e (Results 1 – 2 of 2) sorted by relevance
/haiku/src/build/libbe/storage/ |
H A D | AppFileInfo.cpp | b4598d95e6d1ff1772d2788630700b7dad364b5e Sat Jan 28 22:34:36 UTC 2006 Ingo Weinhold <ingo_weinhold@gmx.de> Fixed nasty bug in BAppFileInfo::_ReadData(). When an attribute or resource to be read did not exist and the method was told to allocate a buffer, it would try to allocate the buffer with an uninitialized size value. This basically concerned SetSupportedTypes() and methods using that one (IsSupportedType(), Supports()).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16131 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/storage/ |
H A D | AppFileInfo.cpp | b4598d95e6d1ff1772d2788630700b7dad364b5e Sat Jan 28 22:34:36 UTC 2006 Ingo Weinhold <ingo_weinhold@gmx.de> Fixed nasty bug in BAppFileInfo::_ReadData(). When an attribute or resource to be read did not exist and the method was told to allocate a buffer, it would try to allocate the buffer with an uninitialized size value. This basically concerned SetSupportedTypes() and methods using that one (IsSupportedType(), Supports()).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16131 a95241bf-73f2-0310-859d-f6bbb57e9c96
|