NameFinder.java
6.37 KB
-
NameFinder.java (close): IN, OUT, and PROC can all be null, check for that case… · 2828ee69
NameFinder.java (close): IN, OUT, and PROC can all be null, check for that case and don't deference it. 2005-04-22 Andrew Pinski <pinskia@physics.uc.edu> * gnu/gcj/runtime/NameFinder.java (close): IN, OUT, and PROC can all be null, check for that case and don't deference it. From-SVN: r98573
Andrew Pinski committed