ecryptfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tyler Hicks <tyhicks@canonical.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, ecryptfs@vger.kernel.org
Subject: [GIT PULL] eCryptfs fixes for 3.12-rc7
Date: Thu, 24 Oct 2013 14:34:53 -0700	[thread overview]
Message-ID: <20131024213452.GB16603@boyd> (raw)

[-- Attachment #1: Type: text/plain, Size: 993 bytes --]

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(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

                 reply	other threads:[~2013-10-24 21:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131024213452.GB16603@boyd \
    --to=tyhicks@canonical.com \
    --cc=akpm@linux-foundation.org \
    --cc=ecryptfs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).