synopse / mORMot

Synopse mORMot 1 ORM/SOA/MVC framework - Please upgrade to mORMot 2 !
https://synopse.info
785 stars 323 forks source link

Bug in SecDecrypt #418

Closed achechulin closed 2 years ago

achechulin commented 2 years ago

There is a bug in SecDecrypt, as reported in forum thread: https://synopse.info/forum/viewtopic.php?pid=36311

Decryption is done in-place, so call to FreeContextBuffer is wrong.