Ensure moonshot exe path is null-terminated
authorKevin Wasserman <krwasserman@hotmail.com>
Thu, 19 Feb 2015 02:59:08 +0000 (21:59 -0500)
committerKevin Wasserman <krwasserman@hotmail.com>
Wed, 4 Mar 2015 17:19:35 +0000 (12:19 -0500)
commit828a51bb2fb39bafa803c9ce7736c8053fb12c7d
tree79548a865f4ae718583c082d02a6c2e03bc71b33
parentdad3e9143dee51de9f27228081fca292cfc282fd
Ensure moonshot exe path is null-terminated

Also replace fixed-size stack buffer with malloc-ed buffer.
libmoonshot/libmoonshot-msrpc.c