From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 6 Nov 2014 14:27:31 +0100 Subject: [U-Boot] [scripts/docproc.c:398]: (error) Common realloc mistake In-Reply-To: <20141106124241.A3E0D38334C@gemini.denx.de> References: <20141106124241.A3E0D38334C@gemini.denx.de> Message-ID: <201411061427.31913.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, November 06, 2014 at 01:42:41 PM, Wolfgang Denk wrote: > Hello, Hello, > cppcheck reports: > > [scripts/docproc.c:398]: (error) Common realloc mistake: 'data' nulled > but not freed upon failure > [scripts/docproc.c:422]: (error) Common realloc mistake: 'all_list' > nulled but not freed upon failure > > can you please have a look? Thanks! This looks unresolved in mainline Linux as well. I'm currently really pressed, so I cannot take an immediate action. I believe it would be worth reporting it to mainline Linux guys as well though. Best regards, Marek Vasut