diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/pop.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/pop.c b/lib-src/pop.c index c4d4c26e5ef..9292998e288 100644 --- a/lib-src/pop.c +++ b/lib-src/pop.c | |||
| @@ -1184,6 +1184,7 @@ socket_connection (host, flags) | |||
| 1184 | (struct sockaddr_in *) 0, | 1184 | (struct sockaddr_in *) 0, |
| 1185 | "KPOPV0.1"); | 1185 | "KPOPV0.1"); |
| 1186 | free ((char *) ticket); | 1186 | free ((char *) ticket); |
| 1187 | free (realhost); | ||
| 1187 | if (rem != KSUCCESS) | 1188 | if (rem != KSUCCESS) |
| 1188 | { | 1189 | { |
| 1189 | strcpy (pop_error, KRB_ERROR); | 1190 | strcpy (pop_error, KRB_ERROR); |