Reverting back to build 166 changes and updating the CASA.spec to run pre and post script.
This commit is contained in:
@@ -137,7 +137,7 @@ using namespace KWallet;
|
||||
|
||||
extern "C"
|
||||
{
|
||||
struct EnumSecretList *tempEnumSecrets = NULL;
|
||||
static struct EnumSecretList *tempEnumSecrets = NULL;
|
||||
|
||||
//void MyTest(struct EnumSecretList *enumWalletSecrets)
|
||||
void Aggregate(struct EnumSecretList *enumWalletSecrets)
|
||||
@@ -224,6 +224,7 @@ extern "C"
|
||||
head = temp;
|
||||
}
|
||||
|
||||
tempEnumSecrets = NULL;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user