openocd/src/flash/nand
Spencer Oliver 60a932b368 build: fix memory leaks
Fix the memory leaks found by clang-3.1

Change-Id: Iaae68627ef599c324c9c9ee5737c22e92512862d
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/775
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2012-08-24 16:49:56 +00:00
..
arm_io.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
arm_io.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
at91sam9.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
core.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
core.h doxygen: use correct comment syntax 2012-02-06 12:55:03 +00:00
davinci.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
driver.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
driver.h doxygen: use correct comment syntax 2012-02-06 12:55:03 +00:00
ecc_kw.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
ecc.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
fileio.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
fileio.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
imp.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
lpc32xx.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
lpc32xx.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
lpc3180.c build: fix memory leaks 2012-08-24 16:49:56 +00:00
lpc3180.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
Makefile.am Renamed mx2.{c,h} to mxc.{c,h} and added copyright notice 2011-12-23 10:01:20 +00:00
mx3.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
mx3.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
mxc.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
mxc.h i.MX25: Add support for i.MX25 NAND Flash Controller 2012-01-23 11:46:10 +00:00
nonce.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
nuc910.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
nuc910.h flash: add nuc910 nand driver 2010-07-19 12:22:18 +01:00
orion.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c24xx_regs.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c24xx.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c24xx.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2410.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2412.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2440.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2443.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c6400.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
tcl.c Sometime in the past, nand_fileio_finish started to return ERROR_OK (with the value of zero) on success. 2012-02-22 20:54:09 +00:00