зеркало из https://github.com/mozilla/pjs.git
add XXX cleanup reminder comment. a=r=(not built)
This commit is contained in:
Родитель
d65b1cf18a
Коммит
7c0ce8a4e2
|
@ -246,6 +246,7 @@ nsLDAPOperation::UrlSearch(const char *aURL, // the search URL
|
|||
this->mMsgId = ldap_url_search(this->mConnectionHandle, aURL,
|
||||
aAttrsOnly);
|
||||
if (this->mMsgId == -1) {
|
||||
// XXX
|
||||
abort();
|
||||
#ifdef DEBUG
|
||||
char *s;
|
||||
|
|
Загрузка…
Ссылка в новой задаче