commit | 95ff7239bda51a234e04b1ad81c377fdf702faec | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Fri Feb 07 13:44:57 2014 -0500 |
committer | R David Murray <rdmurray@bitdance.com> | Fri Feb 07 13:44:57 2014 -0500 |
tree | e102c7c16c1c1a053fc85f6b9b97dafc0a95951c | |
parent | feb68522fd6e1d6ff3e096fdd1b4e57fd1cc09b0 [diff] |
#20013: don't raise socket error when selected mailbox deleted. I'm checking this in without a test because not much of this code is tested and I don't have time to work up the necessary extensions to the existing test framework. The patch itself was tested by the person who reported the bug.