Skip to content

CacheZone object are now shared_ptr.#86

Open
jief666 wants to merge 1 commit intodarlinghq:masterfrom
jief666:shared_cachezone
Open

CacheZone object are now shared_ptr.#86
jief666 wants to merge 1 commit intodarlinghq:masterfrom
jief666:shared_cachezone

Conversation

@jief666
Copy link
Copy Markdown
Contributor

@jief666 jief666 commented Sep 2, 2018

Some CacheZone object were shared, but could be destroyed.
For example, once you called DMGDisk::readerForPartition, you can now
delete DMGDisk and only keep the Reader object.

Took the occasion to remove unused mustbreak integer.

Some CacheZone object were shared, but could be destroyed.
For example, once you called DMGDisk::readerForPartition, you can now
delete DMGDisk and only keep the Reader object.

Took the occasion to remove unused mustbreak integer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant