K 10 svn:author V 3 mav K 8 svn:date V 27 2012-07-24T13:08:43.120705Z K 7 svn:log V 232 Do not call ses_softc_cleanup() in case of configuration read failure. Just free inclomplete daemon cache instead to let it retry next time. Premature ses_softc_cleanup() caused NULL dereference when freed softc was accessed later. END