| commit | a7270309fc5e95b29c91d0190b13ef5a9b1df339 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Wed Jul 06 09:36:05 2005 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Wed Jul 06 09:36:05 2005 +1000 |
| tree | 3013baf9b6554b0e738128f27bb8243c58dfbb9c | |
| parent | dba6354c05da46a185fc792126077fc2162efd82 [diff] |
- markus@cvs.openbsd.org 2005/07/01 13:19:47
[channels.c]
don't free() if getaddrinfo() fails; report mpech@