| |
| |
| @@ -579,7 +579,7 @@ |
| char *laddr = NULL, *raddr = NULL; |
| bool is_port_pair_found = false; |
| |
| - static char *created_verbose(const char *name, unsigned long id) { |
| + char *created_verbose(const char *name, unsigned long id) { |
| size_t n; time_t tod; |
| char *s, when[USERID_MAX_LEN], *host1, *port1, *host2, *port2; |
| const char *const UTC_FMT = "%FT%TZ", *const TZ_FMT = "(%a %EX %z/%Z)"; |