]> git.ipfire.org Git - thirdparty/zstd.git/commit
made initialize out char array with all elements set to 0
authorAlex Murkoff <413x1nkp@gmail.com>
Sun, 14 Apr 2024 10:45:53 +0000 (17:45 +0700)
committerAlex Murkoff <413x1nkp@gmail.com>
Sun, 14 Apr 2024 10:45:53 +0000 (17:45 +0700)
commitb4ecf724b15f0ab21a996339112680d3f4ba33eb
tree3ebbc337bf98d50f4b38d281dfecf0c4bbb92ec3
parent75d0f66c879451e20f62f07162a38af2b314262a
made initialize out char array with all elements set to 0
fixed where i made it to init with just the first one being set to 0
zlibWrapper/examples/minigzip.c