From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751161AbdEaTHs (ORCPT ); Wed, 31 May 2017 15:07:48 -0400 Received: from mail-pf0-f195.google.com ([209.85.192.195]:36397 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751086AbdEaTHp (ORCPT ); Wed, 31 May 2017 15:07:45 -0400 Date: Wed, 31 May 2017 12:07:42 -0700 From: Eric Biggers To: David Howells Cc: keyrings@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org, Eric Biggers , stable@vger.kernel.org Subject: Re: [PATCH] KEYS: fix freeing uninitialized memory in key_update() Message-ID: <20170531190742.GA72735@gmail.com> References: <20170401223645.29528-1-ebiggers3@gmail.com> <3742.1491234534@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3742.1491234534@warthog.procyon.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 03, 2017 at 04:48:54PM +0100, David Howells wrote: > Pulled. David, where was this pulled to? It's not in keys-next at https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git. Nor did it show up in v4.12-rc1.