All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.com>
To: torvalds@linux-foundation.org
Cc: David Sterba <dsterba@suse.com>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] AFFS fix for 4.18
Date: Mon,  4 Jun 2018 17:14:53 +0200	[thread overview]
Message-ID: <cover.1528121408.git.dsterba@suse.com> (raw)

Hi,

there's one potential memory leak fix for AFFS. I'm using my main k.org
tree for that.

The branch is based on some random pre-rc7 commit I had in master and
forgot to rebase it on top of rc7 in time. Functionally it should not
matter, but I guess you'd notice.

Please pull, thanks.

----------------------------------------------------------------
The following changes since commit b50694381cfc22dce3a60a291cdae294a5e5777c:

  Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb (2018-05-24 14:42:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git affs-for-4.18-tag

for you to fetch changes up to 84ae6f829fc2b23dd4985ab059cddfd4a1ccc14f:

  affs: fix potential memory leak when parsing option 'prefix' (2018-05-28 12:36:41 +0200)

----------------------------------------------------------------
Chengguang Xu (1):
      affs: fix potential memory leak when parsing option 'prefix'

 fs/affs/super.c | 1 +
 1 file changed, 1 insertion(+)

                 reply	other threads:[~2018-06-04 15:17 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=cover.1528121408.git.dsterba@suse.com \
    --to=dsterba@suse.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.