DRK-512 / modified-cp

Copy multiple files with progress
MIT License
0 stars 0 forks source link

Hardening #1

Open DRK-512 opened 2 months ago

DRK-512 commented 2 months ago

run executable against: valgrind -s --track-origins=yes --leak-check=full

and add warning flags to cflags in the makefile

DRK-512 commented 2 months ago

Add the following warning flags: -Wall -Werror -Wextra -Wpedantic -Wshadow -Wformat