This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors/interface
Sergey Sharybin 1d6278f80a Fix #27359: Pasting long text crashes blender
Actual problem was caused by insufficient buffer size
in ui_text_leftclip()

Also fixed possible invalid memory write in GHOST_SystemWin32::getClipboard
which was caused by accessing clipboard buffer after closing
clipboard. This mustn't happen.
Also fixed possible crush when buffer was failed to be locked.
2011-05-12 16:49:53 +00:00
..
2011-05-01 10:14:09 +00:00
2011-04-20 11:15:58 +00:00
2011-04-25 13:47:15 +00:00
2011-04-01 15:08:45 +00:00
2011-05-12 13:49:47 +00:00