Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In file included from udevadm-hwdb.c:26: In function ‘freep’, inlined from ‘adm_hwdb’ at udevadm-hwdb.c:624:38: ../../src/shared/util.h:289:9: warning: ‘free’ called on a pointer to an unallocated object ‘"/usr/etc/udev/hwdb.bin"’ [-Wfree-nonheap-object] 289 | free(*(void**) p); | ^~~~~~~~~~~~~~~~~ ../../src/shared/util.h:289:9: warning: ‘free’ called on a pointer to an unallocated object ‘"/usr/etc/udev/hwdb.bin"’ [-Wfree-nonheap-object]
- Loading branch information