[OTR-dev] [PATCH 0/9] libotr patches
Andreas Schlick
ninox+otr at posteo.net
Wed Oct 22 14:39:18 EDT 2014
Hello!
I am glad that the project sees some activity again, so I dusted off
some patches I had. Please consider them.
Cheers,
Andreas
Andreas Schlick (9):
Fix a typo in Protocol-v3.html.
Add a simple table of contents to Protocol-v3.html.
Generalise message_malformed() and rename it.
Don't ignore an encrypted message that can't be decrypted.
Fix potential memory leak and simplify if-statement.
Free the last saved message.
Check otrl_privkey_generate_start()'s return value.
Check for overflow and the return value of malloc() in
otrl_message_symkey().
Check malloc()'s return value.
Protocol-v3.html | 55 +++++++++++++-----
src/message.c | 167 ++++++++++++++++++++++---------------------------------
src/privkey.c | 6 +-
src/proto.c | 7 +++
4 files changed, 119 insertions(+), 116 deletions(-)
--
2.1.2
More information about the OTR-dev
mailing list