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>
Fri, 19 May 2017 08:50:20 +0000 (10:50 +0200)
commite7fbd49132406bb9ec12141ac77ac401f58ee267
treec11fc06d12dba52e12f596fba146cc287e09826d
parent7afc2aabdf2041faac1d1adfc5752f1e92d29822
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