mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
core: fix use of invalid pointer in function gui_bar_window_content_alloc (in case of insufficient memory)
This commit is contained in:
@@ -13,6 +13,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
|
||||
|
||||
== Version 0.4.4 (under dev)
|
||||
|
||||
* core: fix use of invalid pointer in function gui_bar_window_content_alloc
|
||||
(in case of insufficient memory)
|
||||
* core: fix uninitialized value in function string_decode_base64
|
||||
* core: fix memory leak and use of invalid pointer in split of string (in case
|
||||
of insufficient memory)
|
||||
|
||||
Reference in New Issue
Block a user