Commit Graph

9 Commits

Author SHA1 Message Date
jonathan santis
a834abc8e7 fix: mem leak, test: config parsing until 300000lines and over 1 million structs 2025-05-20 15:27:49 +02:00
jonathan santis
d3e0c75f6c fix: null termnination on file buffer 2025-05-19 14:56:34 +02:00
jonathan santis
77f5c5ac2c fix:no more leaks possible 2025-05-15 13:46:03 +02:00
jonathan santis
c352788ef5 fix: invalid jumps on uninitialized variable 2025-05-15 13:01:46 +02:00
jonathan santis
9225740cd4 fix: leak 2025-05-14 14:47:33 +02:00
jonathan santis
07bbca3143 Add generic parser to cfg to struct. 2025-05-14 09:41:41 +02:00
jonathan santis
4c2e79638d add configparser 2025-05-13 16:55:07 +02:00
jonathan santis
631fc8322a add file operation 2025-05-13 13:49:10 +02:00
jonathan santis
3afd472bbd feat: add key/val pair getting 2025-05-13 12:57:12 +02:00