Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23925
Modified Files:
ChangeLog
Log Message:
Check for pointers to null in the url and parameter lists.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1262
retrieving revision 1.1263
diff -C2 -d -r1.1262 -r1.1263
*** ChangeLog 24 Jul 2006 05:01:52 -0000 1.1262
--- ChangeLog 24 Jul 2006 05:11:14 -0000 1.1263
***************
*** 1,4 ****
--- 1,11 ----
2006-07-24 Braden McDaniel <br...@en...>
+ * mozilla-plugin/src/openvrml-player/gtkvrmlbrowser.cpp
+ (gtk_vrml_browser_load_url(GtkVrmlBrowser *, const gchar **, const
+ gchar **)): Check for pointers to null in the url and parameter
+ lists.
+
+ 2006-07-24 Braden McDaniel <br...@en...>
+
* src/libopenvrml/openvrml/x3d_key_device_sensor.h: Added
copyright statement.
|