diff options
Diffstat (limited to 'pcap.c')
-rw-r--r-- | pcap.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1466,6 +1466,7 @@ pcap_parse_source(const char *source, char **schemep, char **userinfop, port = NULL; } } + free(authority); /* * Everything else is the path. Strip off the leading /. |