On Wed, 2020-06-17 at 00:25 +0200, Mark Wielaard wrote:
> We are using the reloc_nametable zero element as an char array.
> So make that element an actual array (we are actually after one
> of the next string arrays in the table).
Pushed to master.
We are using the reloc_nametable zero element as an char array.
So make that element an actual array (we are actually after one
of the next string arrays in the table).
Signed-off-by: Mark Wielaard
---
backends/ChangeLog | 6 ++
backends/common-reloc.c | 6 +++---
2 files changed, 9 ins