aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Dockerfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-05-18 11:17:46 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-05-29 23:38:39 +0200
commitad82be9beabfc3346c72095db558d5be629891e5 (patch)
tree430fd4797158fc3ab608cd1f14bcba5569d574dd /Dockerfile
parentfile: rework file_read (diff)
downloadcimple-ad82be9beabfc3346c72095db558d5be629891e5.tar.gz
cimple-ad82be9beabfc3346c72095db558d5be629891e5.zip
fix realloc usage
Remember, this is always a mistake: ptr = realloc(ptr, size); You still need to free() the original ptr if realloc fails.
Diffstat (limited to 'Dockerfile')
0 files changed, 0 insertions, 0 deletions