now checking for NULL window in fgDeactivateMenu (thanks for Ioannis to
authorDiederick Niehorster <dcnieho@gmail.com>
Sun, 22 Jul 2012 10:54:39 +0000 (10:54 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sun, 22 Jul 2012 10:54:39 +0000 (10:54 +0000)
commit4abad463b8e04c45c4e5ce8a718ee608fa7033f9
treedd0f2346571c8a2d9c77d14815ba740beb3af409
parent1b70bc46879fc5d61f992dcf68e14c44083934da
now checking for NULL window in fgDeactivateMenu (thanks for Ioannis to
point out this occurs)
now dealing with the aftermath of the corner case bugs of different
menus in main and child windows both being open at the same time (which
is a bug in itself, but can't figure out a fix). No more crash at least!

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