| Summary: | Opening tun devices fails in OpenSSH v7.7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | nschiess | ||||
| Component: | ssh | Assignee: | Damien Miller <djm> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | calimeroteknik, djm, dtucker | ||||
| Priority: | P5 | ||||||
| Version: | -current | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2852 | ||||||
| Attachments: |
|
||||||
|
Description
nschiess
2018-04-11 07:47:43 AEST
Created attachment 3140 [details]
fix strdup failure tests
I think this fixes the bug. Could you give it a try?
The patch fixes the issue for me, thanks. Fix is applied in master and on the V_7_7 branch. commit cfb1d9bc76734681e3dea532a1504fcd466fbe91 (HEAD -> master, origin/master, origin/HEAD) Author: Damien Miller <djm@mindrot.org> Date: Fri Apr 13 13:38:06 2018 +1000 Fix tunnel forwarding broken in 7.7p1 bz2855, ok dtucker@ *** Bug 2864 has been marked as a duplicate of this bug. *** Close RESOLVED bugs with the release of openssh-8.0 |