Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: b5e0af402b599f8dbb697b764d811e6587ffdd09
https://github.com/Perl/perl5/commit/b5e0af402b599f8dbb697b764d811e6587ffdd09
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M embed.fnc
M embed.h
M mg.c
M proto.h
M sv.c
Log Message:
-----------
Unify mg_free_struct() between mg.c and sv.c
Rather than copy-pasted code in two places, define a helper function to
call from both. This also accounts for minor (but currently
inconsequential) differences in behaviour between the two copy-pasted
locations, that seem to have drifted apart over time.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications