parent
c8799644c2
commit
6fb1ec5e6b
|
@ -187,6 +187,7 @@ s64 ntfs_get_attribute_value(const ntfs_volume *vol,
|
|||
}
|
||||
#undef ESTR
|
||||
free(rl);
|
||||
free(intbuf);
|
||||
return 0;
|
||||
}
|
||||
memcpy(b + total, intbuf, sle64_to_cpu(a->data_size) -
|
||||
|
|
Loading…
Reference in New Issue