[OpenWrt-Devel] [PATCH] fstools: fix libblkid-tiny ntfs uuid detection

Rafał Miłecki zajec5 at gmail.com
Tue Sep 3 12:53:22 EDT 2019


On Tue, 3 Sep 2019 at 18:00, z @ <haig8 at msn.com> wrote:
> detect ntfs uuid fails because blkid_probe_get_buffer override memory of buf,
> so move blkid_probe_sprintf_uuid to before blkid_probe_get_buffer
>
> Signed-off-by: Haiqiang Xu <haig8 at msn.com>

I'm not sure about this solution. It's a workaround for the issue I
reported last week, see:
libblkid-tiny: bugged buffer management
http://lists.infradead.org/pipermail/openwrt-devel/2019-August/018651.html

I'd rather see blkid_probe_get_buffer() fixed I think.

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list