Update CallCapture.cpp
This commit is contained in:
parent
64451e8c0d
commit
ab0b0cb5b8
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ int main(int argc, const char* argv[])
|
||||||
syslog(LOG_INFO, "*** Found call-sign: %s (ID: %d, Alias: \"%s\")", call, number, alias);
|
syslog(LOG_INFO, "*** Found call-sign: %s (ID: %d, Alias: \"%s\")", call, number, alias);
|
||||||
|
|
||||||
pcre_free_substring(call);
|
pcre_free_substring(call);
|
||||||
|
pcre_free_substring(alias);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue