]> git.eshelyaron.com Git - emacs.git/commit
Use `read-process-output-max' when creating pipes on GNU/Linux
authorFrédéric Giquel <frederic.giquel@laposte.net>
Thu, 2 Jun 2022 09:38:56 +0000 (11:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 2 Jun 2022 09:38:56 +0000 (11:38 +0200)
commita947c10d9093b9f3a29b60a52bda8afa43b6fd29
tree6201316c55c0c67cffe70e9bc27334146d31bccf
parent8b431382e5102e5a3a61c567ca78b4eb927b98bb
Use `read-process-output-max' when creating pipes on GNU/Linux

* src/process.c (syms_of_process): Note max size.
(create_process): Set the pipe size from `read-process-output-max'
(bug#55737).

Copyright-paperwork-exempt: yes
src/process.c