Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 2c4f0a18a90b77c366a4aa2ebdd5e5ca4e0c4392
      
https://github.com/dyninst/dyninst/commit/2c4f0a18a90b77c366a4aa2ebdd5e5ca4e0c4392
  Author: Tim Haines <[email protected]>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M symtabAPI/src/Symtab.C

  Log Message:
  -----------
  Fix duplicate symbol entries in Symtab:everyFunction (#1542)

A function should only be added to everyFunction if it was not already
in funcsByOffset or if it lives in a different code region from the
function found with the same offset.

This was introduced by https://github.com/dyninst/dyninst/pull/1534.


_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to