Branch: refs/heads/rurban/asan-gh1256
  Home:   https://github.com/parrot/parrot
  Commit: 52173ea16ebd162711f4267fba6483ca266af4dc
      
https://github.com/parrot/parrot/commit/52173ea16ebd162711f4267fba6483ca266af4dc
  Author: Reini Urban <[email protected]>
  Date:   2025-12-11 (Thu, 11 Dec 2025)

  Changed paths:
    M compilers/imcc/pbc.c

  Log Message:
  -----------
  WIP [core] fix imcc memleaks GH #1256

forgot to cleanup imcc->globals.


  Commit: caadb373ef2c4ad681615b50db2de632cf9abdd1
      
https://github.com/parrot/parrot/commit/caadb373ef2c4ad681615b50db2de632cf9abdd1
  Author: Reini Urban <[email protected]>
  Date:   2025-12-11 (Thu, 11 Dec 2025)

  Changed paths:
    M compilers/imcc/imc.h
    M compilers/imcc/main.c
    M compilers/imcc/pbc.c
    M compilers/imcc/symreg.c
    M src/exit.c

  Log Message:
  -----------
  [core] add MEMORY_DEBUG_DETAIL -D200 logs to imcc and exit handlers

To find the final imcc compiler memleaks. Esp. with multiple pbc's.
This does not leak until compiling PGE.pbc
GH #1256


Compare: https://github.com/parrot/parrot/compare/aba9a5cee511...caadb373ef2c

To unsubscribe from these emails, change your notification settings at 
https://github.com/parrot/parrot/settings/notifications
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to