Issue #656 Search in memory - 64 bit processes fix

This commit is contained in:
Jindra Petřík
2014-08-28 22:35:31 +02:00
parent d727dad3e7
commit ebfdd12f60
3 changed files with 909 additions and 906 deletions

View File

@@ -473,7 +473,7 @@ public class Helper {
}
}
} catch (IOException ex) {
Logger.getLogger(Helper.class.getName()).log(Level.SEVERE, null, ex);
//ignore
}
}