diff options
author | David Zeuthen <davidz@redhat.com> | 2011-10-29 12:16:43 -0400 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-10-31 13:47:22 +0100 |
commit | 39649a8b3a1e7121a622dd3d01c0beb6b3da9b0b (patch) | |
tree | 51fa2623340ac3054d94f035c1b6bf5a9d2a3e9f /udev/test-udev.c | |
parent | 092a53bb92165e189b2c14ab5e21481a85b23475 (diff) |
gudev: Use strtoul to parse unsigned 64-bit integers
Otherwise it will return 0x7fffffffffffffff instead of
0x8000000000000004 for e.g. this property
ID_PART_ENTRY_FLAGS=0x8000000000000004
Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'udev/test-udev.c')
0 files changed, 0 insertions, 0 deletions