mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-11 17:04:31 -05:00
update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2772 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
4695237eb3
commit
f9e1f8d39b
@ -1,5 +1,11 @@
|
||||
Changes for v0.5.0a
|
||||
|
||||
* corrected handling of null strings in RsTlvBase::GetTlvString()
|
||||
* suppressed uninitialized memory read
|
||||
* added security check against malformed packets
|
||||
* added a security check to avoid core dump when a bad p3discReply packet is received
|
||||
* corrected other mismatched free/delete in avatar items
|
||||
* corrected mismatched free/delete in avatar items. Might have caused random crashes.
|
||||
* removed double definition of fingerprint
|
||||
* Fixed deadlock when asking for GPG passwd with gpg callback during session.
|
||||
* Added a method lockAllEvents()/unlockAllEvents() to remove timer updates in RsAutoUpdatePage
|
||||
|
Loading…
Reference in New Issue
Block a user