fixed unsafe usage of malloc() pointed out by jtsiomb.

This commit is contained in:
Jinrong Xie 2015-05-13 00:53:49 -07:00
parent aa5514903d
commit 16bc907735

View File

@ -30,7 +30,7 @@
*/ */
/* /*
* Modified by Jinrong Xie (stonexjr@gmail.com) 12/24/2014 * Modified by Jinrong Xie <stonexjr at gmail.com> 12/24/2014
* for Space Navigator support on Windows. * for Space Navigator support on Windows.
* This code is enhanced by at least supporting 3Dconnexion's * This code is enhanced by at least supporting 3Dconnexion's
* six degree of freedom navigator. * six degree of freedom navigator.