Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 649e43fa2d26aa3c5245b05bac1038f407c869a9
      
https://github.com/dyninst/dyninst/commit/649e43fa2d26aa3c5245b05bac1038f407c869a9
  Author: Tim Haines <[email protected]>
  Date:   2023-07-21 (Fri, 21 Jul 2023)

  Changed paths:
    M symtabAPI/h/Symtab.h
    M symtabAPI/src/Symtab-lookup.C

  Log Message:
  -----------
  Make Symtab::getContainingInlinedFunction lazy parsing threadsafe (#1452)

This fix does not address the thread safety issues in
Symtab::parseFunctionRanges. That function is still thread unsafe and
will require separate modifications.


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

Reply via email to