Merge branch 'develop' into 1.2.1-binlog_router_trx
This commit is contained in:
@ -2184,6 +2184,7 @@ int tmp;
|
|||||||
free(dbkey);
|
free(dbkey);
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
dbkey->resource[tmp] = 0; // NULL Terminate
|
||||||
}
|
}
|
||||||
else // NULL is valid, so represent with a length of -1
|
else // NULL is valid, so represent with a length of -1
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user