Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 86b5723994d19cec9c9388455fe412219cbd8843
      
https://github.com/parrot/parrot/commit/86b5723994d19cec9c9388455fe412219cbd8843
  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: 60ae5a44ff856984bcc69f742cb5bc7355f2c57c
      
https://github.com/parrot/parrot/commit/60ae5a44ff856984bcc69f742cb5bc7355f2c57c
  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/c7902666a2b0...60ae5a44ff85

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