sgan81 / apfs-fuse

FUSE driver for APFS (Apple File System)
GNU General Public License v2.0
1.74k stars 164 forks source link

possible typo #144

Open serhiybutz opened 3 years ago

serhiybutz commented 3 years ago

Thank you for your invaluable project! Looking at the source code I noticed a strange place. Was it really meant to do the same check multiple times? https://github.com/sgan81/apfs-fuse/blob/ee71aa5c87c0831c1ae17048951fe9cd7579c3db/ApfsLib/KeyMgmt.cpp#L783