Fixed a memory leak (thanks for the correction, John!).
authorRichard Rauch <rkr@olib.org>
Mon, 3 Nov 2003 21:41:07 +0000 (21:41 +0000)
committerRichard Rauch <rkr@olib.org>
Mon, 3 Nov 2003 21:41:07 +0000 (21:41 +0000)
commit3ef8637b68d98f2cb1d06362046592e058ee5f4a
tree467735fa7c171215841b8ab86c798596b8783f2a
parent0bfc09f37695ada7aa4774769821ccc1f32c1d71
Fixed a memory leak (thanks for the correction, John!).

Smoothed over some code style issues while I was here, but left the
init-string parsing alone for now.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@292 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_init.c