unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ipc: fix "lei q" w/ HTTP(S) externals
@ 2021-05-25 22:19 Eric Wong
  2021-05-25 22:20 ` [PATCH 1/2] ipc: avoid potential stack-not-refcounted bug Eric Wong
  2021-05-25 22:20 ` [PATCH 2/2] ipc: wq: handle >MAX_ARG_STRLEN && <EMSGSIZE case Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2021-05-25 22:19 UTC (permalink / raw)
  To: meta

1/2 was found while making 2/2

Eric Wong (2):
  ipc: avoid potential stack-not-refcounted bug
  ipc: wq: handle >MAX_ARG_STRLEN && <EMSGSIZE case

 lib/PublicInbox/IPC.pm      | 47 +++++++++++++++++++++++--------------
 lib/PublicInbox/WQWorker.pm |  2 +-
 t/ipc.t                     | 11 ++++++---
 3 files changed, 38 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2021-05-25 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 22:19 [PATCH 0/2] ipc: fix "lei q" w/ HTTP(S) externals Eric Wong
2021-05-25 22:20 ` [PATCH 1/2] ipc: avoid potential stack-not-refcounted bug Eric Wong
2021-05-25 22:20 ` [PATCH 2/2] ipc: wq: handle >MAX_ARG_STRLEN && <EMSGSIZE case Eric Wong

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).