]> git.refcnt.org Git - colorize.git/commitdiff
Release also FILE pointers
authorSteven Schubiger <stsc@refcnt.org>
Tue, 29 Dec 2020 20:09:32 +0000 (21:09 +0100)
committerSteven Schubiger <stsc@refcnt.org>
Tue, 29 Dec 2020 20:09:32 +0000 (21:09 +0100)
- stack(): save pointer and type in array of struct
- release(): free and clear accordingly
- cleanup(): free accordingly
- Add STACK_FILE() macro
- Close streams through RELEASE()
- Rename RELEASE_VAR() macro to generic RELEASE()
- Rename stack_var() function to stack()
- Rename release_var() function to release()


No differences found