gnu: guile-ssh: Fix potential double-free/use-after-free issue.
authorLudovic Courtès <ludo@gnu.org>
Fri, 19 May 2017 08:50:20 +0000 (10:50 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 20 May 2017 08:17:49 +0000 (10:17 +0200)
commitc383dc520f4b71bcb99115768bfafa00df85f9d1
tree3f29382971ba82decd1db31c2e8527a1e72f478e
parent4ee6584cbfe5389db72f490f29e438f9935c2316
gnu: guile-ssh: Fix potential double-free/use-after-free issue.

Fixes <http://bugs.gnu.org/26976>.
Reported by Mark H Weaver <mhw@netris.org>.

* gnu/packages/patches/guile-ssh-double-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (guile-ssh)[source](patches): Add it.
gnu/local.mk
gnu/packages/patches/guile-ssh-double-free.patch [new file with mode: 0644]
gnu/packages/ssh.scm