7037b5d9bc
validate_instantiation(BMessage*, const char*) sets errno for invalid input, or if the requested class is not found, but it doesn't reset errno to B_OK if validation succeeds. I verified that in BeOS R5, errno is set to B_OK if validate_instantiation succeeds. This fixes BHandler::Instantiate2 and BHandler::Instantiate3 tests. Change-Id: I531777e6ba47e9635da2da1fc8c8103bb233b0f3 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2136 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com> |
||
---|---|---|
.. | ||
Architecture.cpp | ||
Archivable.cpp | ||
ArchivingManagers.cpp | ||
ArchivingManagers.h | ||
Base64.cpp | ||
Beep.cpp | ||
BlockCache.cpp | ||
BufferedDataIO.cpp | ||
BufferIO.cpp | ||
ByteOrder.cpp | ||
CompressionAlgorithm.cpp | ||
DataIO.cpp | ||
DataPositionIOWrapper.cpp | ||
DateTime.cpp | ||
Flattenable.cpp | ||
Jamfile | ||
Job.cpp | ||
JobQueue.cpp | ||
List.cpp | ||
Locker.cpp | ||
PointerList.cpp | ||
Referenceable.cpp | ||
StopWatch.cpp | ||
String.cpp | ||
StringList.cpp | ||
Url.cpp | ||
Uuid.cpp | ||
ZlibCompressionAlgorithm.cpp | ||
ZstdCompressionAlgorithm.cpp |