Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware-utils/dgfirmare: fix possible resource leak | Andrea Dalla Costa | 2020-01-14 | 1 | -0/+6 |
| | | | | | | | | Add missing calls to `fclose` in functions `write_img`, `write_rootfs` and `write_kernel`. The not-closed files could lead to resource leaks. Signed-off-by: Andrea Dalla Costa <andrea@dallacosta.me> | ||||
* | firmware-utils: fix various compiler warnings | John Crispin | 2015-12-11 | 1 | -0/+1 |
| | | | | | | | | | mostly implicit defines due to missing includes plus one const that shouldn't be one. Signed-off-by: Felix Kaechele <felix@kaechele.ca> SVN-Revision: 47865 | ||||
* | move target/utils to tools/firmware-utils | Felix Fietkau | 2006-12-06 | 1 | -0/+376 |
SVN-Revision: 5702 |