Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 4f6f3dbb59312fb4edc75f618d76cd253460d714
      
https://github.com/dyninst/dyninst/commit/4f6f3dbb59312fb4edc75f618d76cd253460d714
  Author: Tim Haines <thaines.as...@gmail.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M symtabAPI/h/Type.h
    M symtabAPI/src/Type.C

  Log Message:
  -----------
  Remove undefined behavior from Symtab::Type (#706)

Calling a member function of a base class before the base class's constructor 
has completed is undefined behavior.


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

Reply via email to