[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170927083613.3bf9754f@shemminger-XPS-13-9360>
Date: Wed, 27 Sep 2017 08:36:13 +0100
From: Stephen Hemminger <stephen@...workplumber.org>
To: Roman Mashak <mrv@...atatu.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 1/1] ip: initialize FILE pointer in ip-monitor
On Tue, 26 Sep 2017 15:13:56 -0400
Roman Mashak <mrv@...atatu.com> wrote:
> Since FILE *_fp was not explicitly initialized, all the consequent print_*()
> calls were failing.
>
> Signed-off-by: Roman Mashak <mrv@...atatu.com>
This works, but the later patch by Julien Fortien which gets rid of the
FILE * argument all together is a cleaner solution. I will skip this
patch and apply that one.
Powered by blists - more mailing lists