|
From: | Juri Linkov |
Subject: | bug#1809: 23.0.60; epa-encrypt-file corrupts files |
Date: | Tue, 06 Jan 2009 19:32:12 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) |
Test case: 1. Create a file `test' with the following 3 lines: Test. Test2. Test3. 2. Save it. 3. Call `epa-encrypt-file' to encrypt it with no key using symmetric encryption giving the password "test". 4. Visit the file `test.gpg' using the password "test". 5. The decoded buffer has the corrupted content: ^@est. Test2. Test3. where ^@ is a NULL control character. GNU Emacs 23.0.60 (x86_64-pc-linux-gnu) of 2009-01-06 -- Juri Linkov http://www.jurta.org/emacs/
[Prev in Thread] | Current Thread | [Next in Thread] |