darling-dmg icon indicating copy to clipboard operation
darling-dmg copied to clipboard

Warning removal.

Open jief666 opened this issue 5 years ago • 0 comments

Safe downcast, explained in comment. 1 or 2 unused var removed. Change to uint64_t some var used for offset.

I also better protected read function with if ( count < 0 ) return -1;

jief666 avatar May 29 '19 11:05 jief666