* m16.igen (break): Call SignalException not sim_engine_halt.
[deliverable/binutils-gdb.git] / bfd / vms-misc.c
index 311192c8b9177cebbca04e5ea3f4dfd9268d0b35..c5893f30a98233fe95fbe6dc3b6a5dd59db72ab7 100644 (file)
@@ -459,6 +459,9 @@ _bfd_vms_next_record (abfd)
        return -1;
     }
 
+  if (!PRIV(vms_rec))
+    return -1;
+
   if (PRIV(is_vax))
     {
       PRIV(rec_type) = *(PRIV(vms_rec));
This page took 0.0230669999999999 seconds and 4 git commands to generate.