diff options
| author | Mark Rowe <mark@vector35.com> | 2025-09-26 12:47:48 -0700 |
|---|---|---|
| committer | Mark Rowe <mark@vector35.com> | 2025-10-01 15:12:55 -0700 |
| commit | bbe1a856a571a16891dc23ed6f444d5a819da9a4 (patch) | |
| tree | 1597c8a521fa167b9ac5a82a63a4008a3e3ba137 /python/functionrecognizer.py | |
| parent | e69f1b5525b6bb6d8cd08849537dba890c016b93 (diff) | |
Ensure that all members of LinearView and HexEditor are initialized
Most members were initialized within the constructor, but a couple were
only initialized later and could in some cases be accessed before being
initialized.
Members of types without default constructors are now initialized via
default member initializers unless they're initialized in the class's
member initializer list.
Diffstat (limited to 'python/functionrecognizer.py')
0 files changed, 0 insertions, 0 deletions
