Fix null pointer dereference in findSUBDIR
Detail: c/DOSFSops - The while() loop in findSUBDIR now bails immediately if getnextDIRentry() returns NULL. Avoids null pointer dereference when calling buildFILEname(). Admin: Tested on Raspberry Pi with high processor vectors Version 0.92. Tagged as 'DOSFS-0_92'
Showing
Please register or sign in to comment