vms-alpha: integer overflow image_offset takes values from section vma then increments when filling out section data. Avoid signed integer overflow. * vms-alpha.c (struct vms_private_data_struct): Make image_offset unsigned.