]> sourceware.org Git - lvm2.git/commit
Cast MAJOR() and MINOR() to int when used with "%d" in dm_snprintf() call.
authorMike Snitzer <snitzer@redhat.com>
Mon, 20 Jul 2009 18:33:16 +0000 (18:33 +0000)
committerMike Snitzer <snitzer@redhat.com>
Mon, 20 Jul 2009 18:33:16 +0000 (18:33 +0000)
commit6111e048a330faec7b55fa7e517154b678a61e0a
tree85948f56d94919e5f50991649421aeef751b2c16
parent2206eb24095b69d45e2074eafa373899ea79fa92
Cast MAJOR() and MINOR() to int when used with "%d" in dm_snprintf() call.
Fixes SEGV in _md_sysfs_attribute_snprintf() on 32-bit systems.
lib/device/dev-md.c
This page took 0.035207 seconds and 5 git commands to generate.