Alex Murkoff
|
849b2ad907
|
removed freeing of the ptr
|
2024-04-14 20:44:12 +07:00 |
|
Alex Murkoff
|
0b24fc0a11
|
init out char array with all members as 0 x2
|
2024-04-14 17:57:53 +07:00 |
|
Alex Murkoff
|
b4ecf724b1
|
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
|
2024-04-14 17:45:53 +07:00 |
|
Alex Murkoff
|
75d0f66c87
|
reverted the addition of free at the gz_init()
|
2024-04-13 12:51:20 +07:00 |
|
Alex Murkoff
|
01cea2e1e2
|
fixed ISO C incompatibility
for good this time... probably
|
2024-04-13 02:37:13 +07:00 |
|
Alex Murkoff
|
4f41631aa4
|
fixed ISO C incompatibility
|
2024-04-13 02:35:32 +07:00 |
|
Alex Murkoff
|
1d5e9705db
|
fixed memory leaks and almost all undefined behaviour
|
2024-04-13 02:24:14 +07:00 |
|