hotspot/src/share/vm/opto/generateOptoStub.cpp
changeset 33589 7cbd1b2c139b
parent 31590 427d073af867
child 35112 b3c4347bb751
--- a/hotspot/src/share/vm/opto/generateOptoStub.cpp	Mon Oct 19 15:03:58 2015 +0200
+++ b/hotspot/src/share/vm/opto/generateOptoStub.cpp	Thu Oct 22 13:07:10 2015 -0400
@@ -261,7 +261,7 @@
 
   //-----------------------------
   // If this is a normal subroutine return, issue the return and be done.
-  Node *ret;
+  Node *ret = NULL;
   switch( is_fancy_jump ) {
   case 0:                       // Make a return instruction
     // Return to caller, free any space for return address