fixed unsafe usage of malloc() pointed out by jtsiomb.
(cherry picked from commit16bc907735
) (cherry picked from commit16bc907735
) git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1765 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
8cafe7e34c
commit
5259e6156b
@ -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.
|
||||
* This code is enhanced by at least supporting 3Dconnexion's
|
||||
* six degree of freedom navigator.
|
||||
|
Reference in New Issue
Block a user