Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes OleID constructor #696

Merged
merged 1 commit into from
Jun 15, 2021
Merged

Fixes OleID constructor #696

merged 1 commit into from
Jun 15, 2021

Conversation

jloehel
Copy link
Contributor

@jloehel jloehel commented Jun 14, 2021

It's necessary to set self.data if data is not None.

Fixes: #695

Signed-off-by: Jürgen Löhel juergen.loehel@inlyse.com

It's necessary to set self.data if data is not None.

Fixes: decalage2#695

Signed-off-by: Jürgen Löhel <juergen.loehel@inlyse.com>
@decalage2 decalage2 self-assigned this Jun 15, 2021
@decalage2 decalage2 added this to the oletools 0.60 milestone Jun 15, 2021
@decalage2 decalage2 merged commit 300978a into decalage2:master Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

instantiating OleID with data fails
2 participants