This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix type warnings from clang compiler.


On Wed, 2015-09-09 at 14:12 -0700, Chih-hung Hsieh wrote:
> From 336dca81578cfec85a5be45642ff408b85c15400 Mon Sep 17 00:00:00 2001
> From: Chih-Hung Hsieh <chh@google.com>
> Date: Wed, 9 Sep 2015 13:59:19 -0700
> Subject: [PATCH] Initialize variable before use.
> 
> Some compiler does not know that error function never returns.
> 
> Signed-off-by: Chih-Hung Hsieh <chh@google.com>

Applied since those initializations aren't on a critical path.

Thanks,

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]