Avoid crash with invalid default-process-coding-system.
authorKenichi Handa <handa@m17n.org>
Sun, 14 Aug 2011 17:51:08 +0000 (13:51 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 14 Aug 2011 17:51:08 +0000 (13:51 -0400)
commit5cf2b69bdba39fd653d34c74e207ac3e4c48260d
tree0d84c05b6209ff14d1218468162b3dd7a276a008
parentdaf17d00fb0ed36ed98edd3f9eec9def0ac59f1c
Avoid crash with invalid default-process-coding-system.

* src/process.c (create_process): Call setup_process_coding_systems
after the pid of the process is set to -1.
src/ChangeLog
src/process.c