mbox

[GIT,PULL] UBIFS changes for 3.14-rc5

Message ID 1393417609.3412.156.camel@sauron.fi.intel.com
State Accepted
Headers show

Pull-request

git://git.infradead.org/linux-ubifs.git tags/upstream-3.14-rc5

Message

Artem Bityutskiy Feb. 26, 2014, 12:26 p.m. UTC
Hi Linus,

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-ubifs.git tags/upstream-3.14-rc5

for you to fetch changes up to 5547fec74a566e1f5e00a937b9a367f7c6a94a8b:

  UBI: fix some use after free bugs (2014-02-04 09:44:30 +0200)

----------------------------------------------------------------
Just a single fix for the UBI module unload path which makes sure we do not
touch freed memory.

----------------------------------------------------------------
Dan Carpenter (1):
      UBI: fix some use after free bugs

 drivers/mtd/ubi/fastmap.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)