зеркало из https://github.com/mozilla/pjs.git
Bug 227838 - DRefTool output for addrbook except nsAbOutlookDirectory.cpp
r=roc sr=roc
This commit is contained in:
Родитель
623432bfdb
Коммит
01fb25720f
|
@ -596,7 +596,7 @@ BOOL nsAbWinHelper::SetPropertiesUString(const nsMapiEntry& aObject, const ULONG
|
|||
}
|
||||
else if (PROP_TYPE(aPropertiesTag [i]) == PT_STRING8) {
|
||||
alternativeValue.AssignWithConversion(aValues [i].get()) ;
|
||||
PRUnichar *av = nsCRT::strdup(alternativeValue.get()) ;
|
||||
char *av = nsCRT::strdup(alternativeValue.get()) ;
|
||||
if (!av) {
|
||||
retCode = FALSE ;
|
||||
break ;
|
||||
|
|
Загрузка…
Ссылка в новой задаче