+11
−12
Loading
The current code won't compile on 32 bit hosts because there are lots of type casts between pointers and 64 bit integers. Fix some of them. Signed-off-by:Stefan Weil <sw@weilnetz.de> Signed-off-by:
Juan Quintela <quintela@redhat.com>