summaryrefslogtreecommitdiff
path: root/ucb/source/sorter/sortdynres.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/sorter/sortdynres.cxx')
-rw-r--r--ucb/source/sorter/sortdynres.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/ucb/source/sorter/sortdynres.cxx b/ucb/source/sorter/sortdynres.cxx
index c7a2f538b6ef..88cdcab084e5 100644
--- a/ucb/source/sorter/sortdynres.cxx
+++ b/ucb/source/sorter/sortdynres.cxx
@@ -321,6 +321,9 @@ SortedDynamicResultSet::impl_notify( const ListEvent& Changes )
}
}
+ if (!pCurSet)
+ return;
+
Any aRet;
try {