Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-06-09 Fir de Conversatie vim
Updates: Status: Fixed Comment #13 on issue 369 by brammool...@gmail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 Fixed by patch 7.4.730. -- You received this message because this project is configured to sen

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-06-09 Fir de Conversatie vim
Comment #12 on issue 369 by chrisbr...@googlemail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 Well, as i said, i don't know much about the encryption, but I checked, that it created an encrypted file when running V

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-06-09 Fir de Conversatie vim
Comment #11 on issue 369 by brammool...@gmail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 Looks like the patch does not encrypt any data blocks, because it checks the flag before doing encryption, and the flag is n

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-06-04 Fir de Conversatie vim
Updates: Labels: patch Comment #10 on issue 369 by chrisbr...@googlemail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 I think, this patch fixes it. Attachments: issue_369.diff 1.8 KB -- You received

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-06-03 Fir de Conversatie vim
Comment #9 on issue 369 by chrisbr...@googlemail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 I think, I found the problem. We are setting the key and the cryptmethod. When writing the buffer, Vim gets each line an

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-05-29 Fir de Conversatie vim
Comment #8 on issue 369 by dominiqu...@gmail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 I can reproduce the valgrind errors reported in my previous comment using the following minimalistic 2-lines ~/.vimrc: $ cat ~

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-05-28 Fir de Conversatie vim
Comment #7 on issue 369 by dominiqu...@gmail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 Using valgrind, I can see problems using Vim-7.4.729 on Linux x86_64. When doing: $ valgrind --log-file=vg.log --leak-check=y

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-05-28 Fir de Conversatie vim
Comment #6 on issue 369 by fritzoph...@gmail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 Did you try disabling swap files? -- You received this message because this project is configured to send all issue notifica

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-05-28 Fir de Conversatie vim
Comment #5 on issue 369 by stlee...@gmail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 I downloaded and installed gvim-7-4-711.exe and while the problem doesn't happen exactly as I state now, the corruption is still

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-05-28 Fir de Conversatie vim
Comment #4 on issue 369 by chrisbr...@googlemail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 I can reproduce it with a plain 7.4 Windows built. I don't know the crypt code very well, but I'll see if I can find the

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-05-28 Fir de Conversatie vim
Comment #3 on issue 369 by benjamin...@rockwellcollins.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 Actually we've seen problems encrypting large files at least as late as 7.4.608: https://groups.google.com/d/topic/vi

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-05-28 Fir de Conversatie vim
Comment #2 on issue 369 by benjamin...@rockwellcollins.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 Actually we've seen problems encrypting large files at least as late as 7.4.608: https://groups.google.com/d/topic/

Re: Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-05-27 Fir de Conversatie vim
Comment #1 on issue 369 by vega.ja...@gmail.com: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3. https://code.google.com/p/vim/issues/detail?id=369 It sounds like you're using the installer from vim.org, which is severely outdated. Testing with the latest code in Mercurial

Issue 369 in vim: Crypt method blowfish corrupts large files in 7.4. Okay in 7.3.

2015-05-27 Fir de Conversatie vim
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 369 by stlee...@gmail.com: 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).