Revision: 7179
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7179&view=rev
Author:   natepak
Date:     2008-11-27 16:30:16 +0000 (Thu, 27 Nov 2008)

Log Message:
-----------
Added patch 2281260

Modified Paths:
--------------
    code/gazebo/trunk/server/physics/Geom.cc

Modified: code/gazebo/trunk/server/physics/Geom.cc
===================================================================
--- code/gazebo/trunk/server/physics/Geom.cc    2008-11-27 13:59:30 UTC (rev 
7178)
+++ code/gazebo/trunk/server/physics/Geom.cc    2008-11-27 16:30:16 UTC (rev 
7179)
@@ -530,6 +530,8 @@
 {
   if (index < this->visuals.size())
     return this->visuals[index];
+
+  return NULL;
 }
 
 
////////////////////////////////////////////////////////////////////////////////


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to