From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 12 Oct 2010 10:39:25 +0100 From: Johan Hedberg To: Luiz Augusto von Dentz Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH 4/4] Fix possible use of uninitialized variables Message-ID: <20101012093925.GD23502@jh-x301> References: <1286870891-5862-1-git-send-email-luiz.dentz@gmail.com> <1286870891-5862-4-git-send-email-luiz.dentz@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1286870891-5862-4-git-send-email-luiz.dentz@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz, On Tue, Oct 12, 2010, Luiz Augusto von Dentz wrote: > From: Luiz Augusto von Dentz > > Using uninitialized value "hi" and "flags" in call to function > "OBEX_ObjectAddHeader". > --- > src/obex.c | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) And this one has also been pushed upstream. Thanks. Johan