mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
Whitespace cleanup to previous commit
This commit is contained in:
@@ -315,7 +315,7 @@ static void parse_naptr(const ldns_rr *naptr, const char *number, enum_record_t
|
||||
if (zstr(str)) {
|
||||
if (str != NULL) {
|
||||
/* In this case ldns_rr2str returned a malloc'd null terminated string */
|
||||
switch_safe_free(str);
|
||||
switch_safe_free(str);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user