Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 95254a1b2b8f6c392e941ff147d326f8f6d4ccb6
      
https://github.com/dyninst/dyninst/commit/95254a1b2b8f6c392e941ff147d326f8f6d4ccb6
  Author: Tim Haines <thaines.as...@gmail.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M symtabAPI/h/Function.h
    M symtabAPI/src/dwarfWalker.C

  Log Message:
  -----------
  Remove FunctionBase::ranges_lock (#1596)

It's only ever used in DwarfWalker::setRanges, and that is only ever
called from DwarfWalker::parseSubprogram which is now correctly
guarded (as of 8b400af59b).


_______________________________________________
Dyninst-api mailing list
Dyninst-api@cs.wisc.edu
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to