commit 71f0b9eee0f462534d20ac04d3080253655e3a8d Author: Ingo Korb Date: Wed Mar 16 23:58:09 2016 +0100 fatops: Use memcmp instead of strcmp to check the P00 magic marker Use memcmp instead of strcmp when comparing the P00 header string to accept files that do not zero-terminate the magic marker for some reason.