openzfsonwindows / ZFSin

OpenZFS on Windows port
https://openzfsonwindows.org
1.2k stars 69 forks source link

Fixed crash in (debug build) zdb -R <poolname> <vdev>:<offset>:<size> #322

Closed raj-kumar-soni closed 3 years ago

raj-kumar-soni commented 3 years ago

This fix was required due to a bug in isprint() library function (debug mode) in Visual Studio