Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21867
Modified Files:
Tag: OpenVRML-0_16-BRANCH
ChangeLog
Log Message:
Check that the request_channel is nonzero after creating a new one.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1310.2.58
retrieving revision 1.1310.2.59
diff -C2 -d -r1.1310.2.58 -r1.1310.2.59
*** ChangeLog 22 Nov 2006 04:51:21 -0000 1.1310.2.58
--- ChangeLog 22 Nov 2006 16:39:33 -0000 1.1310.2.59
***************
*** 1,2 ****
--- 1,8 ----
+ 2006-11-22 Braden McDaniel <br...@en...>
+
+ * mozilla-plugin/src/openvrml.cpp
+ (plugin_instance::set_window(NPWindow &)): Check that the
+ request_channel is nonzero after creating a new one.
+
2006-11-21 Braden McDaniel <br...@en...>
|