Avoid segfault in processes of type 'pipe'
commit6c2e21e1cabfb9640320a043063c9a4761e58dec
authorEli Zaretskii <eliz@gnu.org>
Fri, 13 Apr 2018 12:48:04 +0000 (13 15:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 13 Apr 2018 12:48:04 +0000 (13 15:48 +0300)
treec9d0370ac4b7f81d8397bd55afc2f90b03a06477
parent208e7520b64e6c65a33a3c68acf6f9b22ff69ffc
Avoid segfault in processes of type 'pipe'

* src/process.c (Fmake_pipe_process): Set up the decoding and
encoding buffers.  For the details, see
http://lists.gnu.org/archive/html/emacs-devel/2018-04/msg00295.html.
src/process.c