On Tue, 2014-12-16 at 14:15 +0100, Mark Wielaard wrote:
> So at least compared to 0.160 we are not slower (although 0.160 was
> slower than 0.158). But we do have a lot more robustness checking.
>
> I would like to push the following patches, currently on mjw/pending, to
> master:
>
> commit 0f51
On Tue, 2014-12-16 at 09:15 -0800, Josh Stone wrote:
> > Proposed fix attached.
>
> Looks good.
Thanks. Pushed to master.
Some CFA ops don't take any arguments, for those it is valid to be at the
end of the data block.
Signed-off-by: Mark Wielaard
---
src/ChangeLog | 5 +
src/readelf.c | 42 --
2 files changed, 45 insertions(+), 2 deletions(-)
diff --git a/src/ChangeLog