SdcNetwork memory error
This commit is contained in:
parent
ed6ed7c74b
commit
8fa2dd674c
|
|
@ -968,7 +968,7 @@ SdcNetwork::parsePath(const char *path,
|
|||
internalError("inst path string lenth estimate busted");
|
||||
}
|
||||
*p = '\0';
|
||||
stringDelete(inst_path);
|
||||
// stringDelete(inst_path);
|
||||
}
|
||||
|
||||
// Helper to visit instance path matches.
|
||||
|
|
|
|||
Loading…
Reference in New Issue