Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753320Ab1BAWCn (ORCPT ); Tue, 1 Feb 2011 17:02:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:1228 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753283Ab1BAWCm (ORCPT ); Tue, 1 Feb 2011 17:02:42 -0500 Date: Tue, 1 Feb 2011 16:28:02 -0500 From: Chuck Ebbert To: Christoph Hellwig Cc: linux-kernel@vger.kernel.org Subject: [Patch 0/4] Fix error handling in hfsplus mount failure paths Message-ID: <20110201162802.2dd07201@katamari> Organization: Red Hat, Inc. Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 443 Lines: 9 hfsplus can generate NULL pointer exceptions when a user attempts to mount an invalid filesystem. In some paths it also leaks memory. This series attempts to fix some of the most obvious problems. -- 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/