On 07/01/2019 10:36, Jan Beulich wrote: >>>> On 31.12.18 at 18:34, <andrew.coop...@citrix.com> wrote: >> A NT_GNU_BUILD_ID with namesz longer than 4 will cause the strncmp() to use >> bytes in adjacent stringtable entries. >> >> Instead, check for namesz exactly equal to 4, > Is that a requirement spelled out anywhere? Till now I've been > under the impression that e.g. 8 bytes of name are fine as well, > as long as the first four of them are "GNU\0".
No idea, but if this is true then we've got bigger problems with parsing the notes. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel