diff options
author | Harald Hoyer <harald@redhat.com> | 2015-03-27 13:47:32 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-04-12 11:40:28 -0400 |
commit | 59e0bf6c1fa5629d01e0793dd4457936d6e9019b (patch) | |
tree | f524fba25cfbf84ded74698629bebb0d872a2f1b /docs | |
parent | 39de7639b455e981e9264ffca4291250b4bd4703 (diff) |
cdrom_id: unroll and simplify data check loop
also removes this warning:
src/udev/cdrom_id/cdrom_id.c: In function ‘cd_media_info.isra.13’:
src/udev/cdrom_id/cdrom_id.c:612:12: warning: assuming signed overflow
does not occur when assuming that (X + c) >= X is always true
[-Wstrict-overflow]
static int cd_media_info(struct udev *udev, int fd)
^
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions