Commits

Allen Byrne committed 0b996b0c253
[svn-r18140] 218: Initialized ret_value variable to -1. Because of throw Exception in default case of switch, the coverity problem would not have executed anyway. Good pratice is to initialize variables. Tested: local linux