mwrap user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH 0/2] various safety fixes from the Perl side
@ 2022-09-03 11:20 Eric Wong
  2022-09-03 11:20 ` [PATCH 1/2] Ractor compatibility Eric Wong
  2022-09-03 11:20 ` [PATCH 2/2] paranoid safety fix to clamp pathnames to PATH_MAX Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2022-09-03 11:20 UTC (permalink / raw)
  To: mwrap-public

It's unlikely any of these affect applications today, but
Ractor use may increase in the future; and maybe some
maniac will use giant __FILE__ replacements via eval.

Eric Wong (2):
  Ractor compatibility
  paranoid safety fix to clamp pathnames to PATH_MAX

 ext/mwrap/mwrap.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-03 11:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-03 11:20 [PATCH 0/2] various safety fixes from the Perl side Eric Wong
2022-09-03 11:20 ` [PATCH 1/2] Ractor compatibility Eric Wong
2022-09-03 11:20 ` [PATCH 2/2] paranoid safety fix to clamp pathnames to PATH_MAX Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mwrap.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).