Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: aa8eb5abcadf2f456bc4a8fecfdd7c897fca42cd
https://github.com/dyninst/dyninst/commit/aa8eb5abcadf2f456bc4a8fecfdd7c897fca42cd
Author: Tim Haines <[email protected]>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M stackwalk/src/callchecker.C
M stackwalk/src/framestepper_pimple.h
Log Message:
-----------
Fix clang warnings when SW_ANALYSIS_STEPPER=OFF. (#1742)
* Fix -Wunused-private-field in AnalysisStepper
This was found by clang's -Wunused-private-field when
SW_ANALYSIS_STEPPER=OFF.
* Fix unaligned memory read in CallChecker::isPrevInstrACall
Found by clang's -Wcast-align when SW_ANALYSIS_STEPPER=OFF.
To unsubscribe from these emails, change your notification settings at
https://github.com/dyninst/dyninst/settings/notifications
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api