-
- Downloads
Fix Clang compiler warning for function in which control may reach the end of a non-void function.
GetSeq() now returns 0xFFFF if the metadata structure is null. According to the Linux NTFS source, 0xFFFF is not used as a sequence number, and therefore may be used to signal an error here (kernel 3.6.6, /fs/ntfs/layout.h:177).
Please register or sign in to comment