added thread to flush VT queue after timeout

improved auth popup
This commit is contained in:
Patrick Wardle
2015-07-03 14:20:58 -10:00
parent 4a14f0a763
commit ffd9a43eba
16 changed files with 272 additions and 164 deletions
+2 -2
View File
@@ -114,7 +114,7 @@
self.binary.isTaskBinary = YES;
//add to queue
// ->this will processing
// ->this will process in background
[((AppDelegate*)[[NSApplication sharedApplication] delegate]).taskEnumerator.binaryQueue enqueue:self.binary];
//add it to 'global' list
@@ -420,7 +420,7 @@ bail:
//complete dylib processing for new dylib
// ->get signing info, hash, etc, & save into global list
// ...reloads each row (if task is stil current)
// ...reloads each row (if task is still current)
for(Binary* newDylib in newDylibs)
{
//generate signing info