Fix compilation of an assert.
authorDavid Neto <dneto@google.com>
Mon, 23 Nov 2015 19:17:35 +0000 (14:17 -0500)
committerDavid Neto <dneto@google.com>
Mon, 23 Nov 2015 19:25:40 +0000 (14:25 -0500)
commit15afbf93728dddffd332a27352e86fbc7b487db0
tree39cff19b35dc8152e3c748e9c2256cd2d87ca78b
parent7bff3eb6f9abb1c126029d456b152429902dc1d8
Fix compilation of an assert.

The asserts check the length of the endian-converted words
vector with the reported number of words in the instruction.
source/binary.cpp