diggens42 / cub3D

0 stars 1 forks source link

memory leaks #1

Closed 42magarine closed 3 months ago

42magarine commented 3 months ago

leaks Report Version: 4.0 Process 12412: 20288 nodes malloced for 6797 KB Process 12412: 11 leaks for 624 total leaked bytes.

11 (624 bytes) << TOTAL >>
  1 (464 bytes) ROOT LEAK: 0x7f958fc0e5f0 [464]
  1 (16 bytes) ROOT LEAK: 0x7f958fd04310 [16]  length: 9  "111111111"
  1 (16 bytes) ROOT LEAK: 0x7f958fd048d0 [16]  length: 9  "100000001"
  1 (16 bytes) ROOT LEAK: 0x7f958fd048e0 [16]  length: 9  "10D000001"
  1 (16 bytes) ROOT LEAK: 0x7f958fd048f0 [16]  length: 9  "1D0100001"
  1 (16 bytes) ROOT LEAK: 0x7f958fd04900 [16]  length: 9  "101000001"
  1 (16 bytes) ROOT LEAK: 0x7f958fd04910 [16]  length: 9  "100000D01"
  1 (16 bytes) ROOT LEAK: 0x7f958fd04920 [16]  length: 9  "100000P01"
  1 (16 bytes) ROOT LEAK: 0x7f958fd04930 [16]  length: 9  "100EP0111"
  1 (16 bytes) ROOT LEAK: 0x7f958fd04940 [16]  length: 9  "101100001"
  1 (16 bytes) ROOT LEAK: 0x7f958fd04950 [16]  length: 9  "111111111"
diggens42 commented 3 months ago

fixed