Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 369 by [email protected]: Crypt method blowfish corrupts large
files in 7.4. Okay in 7.3.
https://code.google.com/p/vim/issues/detail?id=369
What steps will reproduce the problem?
1. Create a large file (e.g. 2 MB file). You can use the num.txt.gz
attachment but gunzip it first.
2. Use vim to load num.txt and configure these settings.
set cm=blowfish
set key=num
w num2.txt
3. Use vim to load num2.txt. Enter "num" for the password. Go to the end
of the file. The file is corrupted.
What is the expected output? What do you see instead?
It should show the original file contents.
What version of the product are you using? On what operating system?
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 10 2013 14:33:40)
This was on a Windows 8.1 machine, but it happens on Mac and Linux as well.
Vim 7.3.46 does not have this problem. Using crypt method zip does not
have this problem.
Attachments:
num.txt.gz 6.0 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.