K 10 svn:author V 3 mav K 8 svn:date V 27 2013-04-18T10:49:52.391780Z K 7 svn:log V 405 MFC r248674: Make g_wither_washer() to not loop by itself, but only when there was some more topology change done that may require its attention. Add few missing g_do_wither() calls in respective places to signal it. This fixes potential infinite loop here when some provider is withered, but still opened or connected for some reason and so can not be destroyed. For example, see r227009 and r227510. END