Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: cd8ac961809ee7b98640eb7c239d799139199e7b
      
https://github.com/dyninst/dyninst/commit/cd8ac961809ee7b98640eb7c239d799139199e7b
  Author: kupsch <kup...@cs.wisc.edu>
  Date:   2021-09-02 (Thu, 02 Sep 2021)

  Changed paths:
    M dyninstAPI_RT/src/RTspace.S

  Log Message:
  -----------
  remove executable flag from .dyninst_heap section (#1096)

This prevents the library/object with this code from having a segment violates
the W^X security property for segments as the current setting resulted in
segment with both the WRITE and EXECUTE flags set.  The function
mark_heaps_exec() restores execute protection to just the heap arrays.


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

Reply via email to