fixed unsafe usage of malloc() pointed out by jtsiomb.
authorJinrong Xie <jrxie@ucdavis.edu>
Mon, 29 Jun 2015 10:09:33 +0000 (10:09 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 29 Jun 2015 10:09:33 +0000 (10:09 +0000)
(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

src/mswin/fg_spaceball_mswin.c

index 277b648..f9bad24 100644 (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.
  * This code is enhanced by at least supporting 3Dconnexion's 
  * six degree of freedom navigator.