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

Set _pre_key_signal_message to NULL in dealloc #7

Open
ma11hew28 opened this issue Jul 27, 2017 · 2 comments
Open

Set _pre_key_signal_message to NULL in dealloc #7

ma11hew28 opened this issue Jul 27, 2017 · 2 comments

Comments

@ma11hew28
Copy link

Should we add the line _pre_key_signal_message = NULL to the end of this dealloc method?

https://github.com/ChatSecure/SignalProtocol-ObjC/blob/master/Classes/Models/SignalPreKeyMessage.m#L20

It is done for SignalPreKey & SignalSignedPreKey.

@chrisballinger
Copy link
Member

chrisballinger commented Jul 27, 2017 via email

@ma11hew28
Copy link
Author

OK. Thank you. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants