Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758009Ab1EMAch (ORCPT ); Thu, 12 May 2011 20:32:37 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:55816 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751034Ab1EMAcf (ORCPT ); Thu, 12 May 2011 20:32:35 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=W0jSCbC0aluOqbRg5UAiXmxnGIdxuTTLepJq7zL8glm2vkAqBERyYkWwkaaojn62SI C0lIaBxDgIr7N3OraP8DyHaD1Yn6ygN7zQH4RaKJdoUCcGy3QLEWE5tqIPBxSBBTi105 0A++YD+ACCLfQtH6Wb4XLGEOR+uKyRYpqDcis= MIME-Version: 1.0 Date: Thu, 12 May 2011 19:32:34 -0500 Message-ID: Subject: [GIT PULL] 9p: memory leak fix against -rc7 From: Eric Van Hensbergen To: Linus Torvalds Cc: V9FS Developers , linux-kernel Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 23 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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/