* Don't check argument of free(). Free does this itself. * Reduce scope of data_buffer. Remove duplicate free(). * Avoid superfluous NULL assignment. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| sqfs.c | ||
| sqfs_decompressor.c | ||
| sqfs_decompressor.h | ||
| sqfs_dir.c | ||
| sqfs_filesystem.h | ||
| sqfs_inode.c | ||
| sqfs_utils.h | ||