From: James Morris Subject: Re: [PATCH] X.509: fix buffer overflow detection in sprint_oid() Date: Mon, 27 Nov 2017 19:34:40 +1100 (AEDT) Message-ID: References: <20171127071751.25935-1-ebiggers3@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: keyrings@vger.kernel.org, David Howells , linux-crypto@vger.kernel.org, Alexander Potapenko , Eric Biggers , Takashi Iwai To: Eric Biggers Return-path: Received: from aserp1040.oracle.com ([141.146.126.69]:45049 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751277AbdK0Iey (ORCPT ); Mon, 27 Nov 2017 03:34:54 -0500 In-Reply-To: <20171127071751.25935-1-ebiggers3@gmail.com> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Sun, 26 Nov 2017, Eric Biggers wrote: > > Fixes: 4f73175d0375 ("X.509: Add utility functions to render OIDs as strings") > Cc: Takashi Iwai > Signed-off-by: Eric Biggers > --- > lib/oid_registry.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Reviewed-by: James Morris -- James Morris