]> git.lyx.org Git - features.git/commit
Update parent buffer as soon as a child has been released
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 17 Jun 2017 07:43:01 +0000 (09:43 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 17 Jul 2017 08:34:58 +0000 (10:34 +0200)
commitf61e88b7dd85b76e7443a1834766a4e1a4e764d0
tree1465462b4504887ed67c14a04641f36e82cfaeae
parente5105a0dce2de52a25343dc6a74c4fd885d05e96
Update parent buffer as soon as a child has been released

This prevents dangling pointers that might crash LyX.

Fixes: #9979.
src/BufferList.cpp
status.22x