summaryrefslogtreecommitdiffstats
path: root/src/activate.h
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2024-07-09 11:45:10 +0200
committerGravatar Nikias Bassen2024-07-09 11:45:10 +0200
commitf7e24ce6e56d67c9889744bb270ad6a98fe653f5 (patch)
treec5efab823d457c484b4cb33d4ed020a9f4efaa07 /src/activate.h
parent26613f928cb32fa29e31310d0e330c9c3c32085c (diff)
downloadidevicerestore-master.tar.gz
idevicerestore-master.tar.bz2
ipsw: Fix concurrent access to ZIP fileHEADmaster
With the new AsyncDataRequestMsg we have the problem that multiple threads would access the .ipsw, however we were only using one struct zip* handle for the entire procedure, resulting in read errors when concurrent access occurs. This commit fixes it by opening the zip file for every access separately.
Diffstat (limited to 'src/activate.h')
0 files changed, 0 insertions, 0 deletions