Commit Graph

6 Commits

Author SHA1 Message Date
Robert
dd780da961
Prevent invalid read from fgets() (#7)
* Read file line into temp string before using.

* Comment + action bump

* Fix reference

* Correct string init

* Fix again!
2021-08-27 08:32:31 +03:00
steph
73660b6463 better prints for errors and logging - tell the user when we don't print their string 2021-08-24 08:41:52 +03:00
steph
1e8f6cdc3e don't strip newlines or
chars under ascii value 32 or over ascii value 126
2021-08-24 08:41:52 +03:00
Accelerator74
4b5c78505b
Fix memory leaks
Thanks spumer
2021-06-12 21:30:12 +05:00
Accelerator74
80bfa1bff3
Fixed memory leaks 2021-06-11 16:04:24 +05:00
Accelerator74
4a36a1ed6b Added 2018-05-28 17:49:33 +05:00