diff options
author | Shav Kinderlehrer <[email protected]> | 2023-05-01 18:07:53 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2023-05-01 18:07:53 -0400 |
commit | d5c32592251039350fb290011df9cac3e5ea9e78 (patch) | |
tree | 85feb2968d39fe087e12255181f4ff0e85e11f74 /.gitignore | |
parent | 7e24ad39b1e926339cbe3ec295791d0f608a91df (diff) | |
download | lat-d5c32592251039350fb290011df9cac3e5ea9e78.tar.gz lat-d5c32592251039350fb290011df9cac3e5ea9e78.zip |
Fix memory leak and NULL-check error
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -131,3 +131,4 @@ $RECYCLE.BIN/ # End of https://www.toptal.com/developers/gitignore/api/c,macos,windows,linux,c +build/ |