On 6/30/21 3:25 AM, Igor Mammedov wrote:
it replaces error-prone pointer arithmetic for build_header() API, with 2 calls to start and finish table creation, which hides offsets magic from API user. While at it switch to build_append_int_noprefix() to build table entries (which also removes some manual offset calculations). Signed-off-by: Igor Mammedov <imamm...@redhat.com>
Tested-by: Stefan Berger <stef...@linux.ibm.com>