From: Jinrong Xie Date: Mon, 29 Jun 2015 10:09:33 +0000 (+0000) Subject: fixed unsafe usage of malloc() pointed out by jtsiomb. X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=freeglut;a=commitdiff_plain;h=f92518b68600fb6c724efe74179ff3beebb80833 fixed unsafe usage of malloc() pointed out by jtsiomb. (cherry picked from commit 16bc9077353d8c08e5214ec09288ec03f53aed97) (cherry picked from commit 16bc9077353d8c08e5214ec09288ec03f53aed97) git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1765 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/src/mswin/fg_spaceball_mswin.c b/src/mswin/fg_spaceball_mswin.c index 277b648..f9bad24 100644 --- a/src/mswin/fg_spaceball_mswin.c +++ b/src/mswin/fg_spaceball_mswin.c @@ -30,7 +30,7 @@ */ /* - * Modified by Jinrong Xie (stonexjr@gmail.com) 12/24/2014 + * Modified by Jinrong Xie 12/24/2014 * for Space Navigator support on Windows. * This code is enhanced by at least supporting 3Dconnexion's * six degree of freedom navigator.