use part of service buffer to make response not malloc 55/3055/1
authorAndy Green <andy.green@linaro.org>
Mon, 11 Feb 2013 01:37:23 +0000 (09:37 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:33 +0000 (13:01 -0800)
commit64daf44cb536f83d63605ed9cb8bed72912a0ffc
tree19c633462fe275a42096cc0afb3cf1e4fad2860a
parent43e4f7a0e211eb27566b3cf8e719e2a1f5bb61e3
use part of service buffer to make response not malloc

Done with an offset because the encoded key is stored at the
start of service_buffer at this time

Signed-off-by: Andy Green <andy.green@linaro.org>
lib/server-handshake.c