aboutsummaryrefslogtreecommitdiff
path: root/lib/Object/(public-mirror)
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2025-07-07 19:30:35 +0000
committerMark Johnston <markj@FreeBSD.org>2025-07-07 20:16:31 +0000
commitbc6b526e2b71cf7e07806db5bc77926ed5c874f7 (patch)
tree240e8e10d3bbfc974011ef09fd7c35b994bd0775 /lib/Object/(public-mirror)
parent4ea7a920de22d283dd801a38588f35f56cdddcb6 (diff)
inotify: Use memcmp() to compare embedded file namesHEADmain
Otherwise gcc warns that strcmp() will read a byte from a zero-length array, though in practice we exclude that case with an explicit length check. Fixes: f1f230439fa4 ("vfs: Initial revision of inotify")
Diffstat (limited to 'lib/Object/(public-mirror)')
0 files changed, 0 insertions, 0 deletions