From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752905AbdHJPzm (ORCPT ); Thu, 10 Aug 2017 11:55:42 -0400 Received: from mx2.suse.de ([195.135.220.15]:59276 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752133AbdHJPzk (ORCPT ); Thu, 10 Aug 2017 11:55:40 -0400 Date: Thu, 10 Aug 2017 17:55:37 +0200 Message-ID: From: Takashi Iwai To: "SF Markus Elfring" Cc: , "Kees Cook" , "Jaroslav Kysela" , "Takashi Sakamoto" , , "LKML" Subject: Re: [PATCH 0/4] ALSA: emux: Adjustments for four function implementations In-Reply-To: <412aa3a5-c8b6-c1fe-febb-0d62927dacc2@users.sourceforge.net> References: <412aa3a5-c8b6-c1fe-febb-0d62927dacc2@users.sourceforge.net> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 09 Aug 2017 10:00:23 +0200, SF Markus Elfring wrote: > > From: Markus Elfring > Date: Wed, 9 Aug 2017 09:50:05 +0200 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (4): > Adjust one function call together with a variable assignment > Improve a size determination in two functions > Adjust four checks for null pointers > Delete two error messages for a failed memory allocation in snd_emux_create_port() Applied all four patches now. Thanks. Takashi