2011-05-13 00:32:37

by Eric Van Hensbergen

[permalink] [raw]
Subject: [GIT PULL] 9p: memory leak fix against -rc7

One last fix if there is still time, its a memory leak, so it can wait
till the merge window if necessary.

-eric


The following changes since commit 411f05f123cbd7f8aa1edcae86970755a6e2a9d9:

vsprintf: Turn kptr_restrict off by default (2011-05-12 15:18:16 -0700)

are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-linus

Pedro Scarapicchia Junior (1):
net/9p/protocol.c: Fix a memory leak

net/9p/protocol.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)