In term_init(), copy stuff out of the conf _before_ calling
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 13 Sep 2011 10:27:00 +0000 (10:27 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 13 Sep 2011 10:27:00 +0000 (10:27 +0000)
commit43cab3f4d345611264d8dc14d1910bd202d605dd
tree063f015d78dda28b339b60c15227b9864d3a9d7c
parenteedb14ccbad88290f0f8627aa75971c9140642db
In term_init(), copy stuff out of the conf _before_ calling
power_on(), since the latter calls term_schedule_cblink which expects
term->blink_cur to have been initialised.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9278 cda61777-01e9-0310-a592-d414129be87e
terminal.c