libgocryptfs/internal/ctlsock
Jakob Unterwurzacher 2758c75cae ctlsock: sanitize paths before passing them to the backend
You used to be able to crash gocryptfs by passing "/foo"
of "foo/" to the ctlsock.

Fixes https://github.com/rfjakob/gocryptfs/issues/66
2016-12-10 12:59:54 +01:00
..
ctlsock_serve.go ctlsock: sanitize paths before passing them to the backend 2016-12-10 12:59:54 +01:00
sanitize.go ctlsock: sanitize paths before passing them to the backend 2016-12-10 12:59:54 +01:00
sanitize_test.go ctlsock: sanitize paths before passing them to the backend 2016-12-10 12:59:54 +01:00