mirror of
https://github.com/hasherezade/bearparser
synced 2026-06-08 14:32:38 +00:00
[W-I-P] Refactoring started
This commit is contained in:
@@ -104,7 +104,7 @@ offset_t Executable::toRaw(offset_t offset, addr_type aT, bool allowExceptions)
|
||||
}
|
||||
//---
|
||||
if (convertedOffset == INVALID_ADDR) {
|
||||
Logger::append(Logger::WARNING,
|
||||
Logger::append(Logger::D_WARNING,
|
||||
"Address out of bounds: offset = %llX addrType = %u",
|
||||
static_cast<unsigned long long>(offset),
|
||||
static_cast<unsigned int>(aT)
|
||||
|
||||
Reference in New Issue
Block a user