Branch: refs/heads/rurban/interp-leaks
  Home:   https://github.com/parrot/parrot
  Commit: 344d406f61c4eba234d025d34b6338867bd82936
      
https://github.com/parrot/parrot/commit/344d406f61c4eba234d025d34b6338867bd82936
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M src/gc/gc_gms.c
    M src/interp/api.c
    M src/oo.c

  Log Message:
  -----------
  [core] method cache leak debugging WIP

Add destroy_object_cache to the exit shortcut.
The mc (method cache) leaks if the linked list is used.
See GH #1264


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

  Changed paths:
    M src/oo.c

  Log Message:
  -----------
  [core] fix method cache linked list

add new entry to the end of the list.
Fixes the leak GH #1264


Compare: https://github.com/parrot/parrot/compare/8e856d16f816...3941b4d2cbe7

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