[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131024213452.GB16603@boyd>
Date: Thu, 24 Oct 2013 14:34:53 -0700
From: Tyler Hicks <tyhicks@...onical.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, ecryptfs@...r.kernel.org
Subject: [GIT PULL] eCryptfs fixes for 3.12-rc7
Hi Linus,
The following changes since commit d6099aeb4a9aad5e7ab1c72eb119ebd52dee0d52:
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm (2013-10-14 10:02:23 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-3.12-rc7-fixes
for you to fetch changes up to 43b7c6c6a4e3916edd186ceb61be0c67d1e0969e:
eCryptfs: fix 32 bit corruption issue (2013-10-24 12:36:30 -0700)
----------------------------------------------------------------
Two important fixes
- Fix long standing memory leak in the (rarely used) public key support
- Fix large file corruption on 32 bit architectures
----------------------------------------------------------------
Colin Ian King (1):
eCryptfs: fix 32 bit corruption issue
Geyslan G. Bem (1):
ecryptfs: Fix memory leakage in keystore.c
fs/ecryptfs/crypto.c | 2 +-
fs/ecryptfs/keystore.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists