c-- cppchecked
git-svn-id: svn://kolibrios.org@7626 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1152,7 +1152,7 @@ void addr_to_hex(long addr, unsigned char splitup)
|
||||
|
||||
{
|
||||
|
||||
static char buffer[11];
|
||||
static char buffer[12]; // fix by cppcheck
|
||||
|
||||
WORD32 adr;
|
||||
|
||||
|
Reference in New Issue
Block a user