pkgsrc/graphics/ansilove
fcambus b3e0746380 ansilove: update to 4.1.4.
AnsiLove/C 4.1.4 (2020-10-22)

- Set CMAKE_BUILD_TYPE to "Release" in CMakeLists.txt
- Enable FORTIFY_SOURCE level 2
- Move read_status variable declaration to the top of the function
- Check fread() return values in readComments() and add error handling
- Introduce the READ_RECORD function-like macro, for fread error handling
- Use READ_RECORD in readRecord() to add fread() error handling
- Only call memset() if the malloc call succeeds
- Check strdup() return value and error out on failed allocation
2020-10-22 20:53:41 +00:00
..
DESCR
distinfo ansilove: update to 4.1.4. 2020-10-22 20:53:41 +00:00
Makefile ansilove: update to 4.1.4. 2020-10-22 20:53:41 +00:00
PLIST