Rene Gollent a074f3547a Fix incorrect handling of DW_FORM_flag_present.
This form implicitly indicates a flag value of true without a
corresponding byte in the datastream. As such, we were introducing off
by one errors when parsing one.
2013-07-16 23:00:20 -04:00
..