https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273845

--- Comment #9 from John Hein <jcfyecr...@liamekaens.com> ---
(In reply to John Hein from comment #4)
"elf_getphdrnum() is identical to elf_getphnum in both implementations
(elftoolchain and elfutils)."

Correction: The implementation of elf_getphnum() and elf_getphdrnum() are not
quite identical.  The return value for errors is 0 for the former and -1 for
the latter.  Same for elf_getshnum() vs elf_getshdrnum() (in both elftoolchain
and elfutils).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to