]> 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>
Sat, 17 Jun 2017 07:43:01 +0000 (09:43 +0200)
commitcde5d60fcfa48df9959eeb6c709f26ba89ebef5f
treeb7449d54ddbee0b17e28671a0867a031bf1049fd
parent7a9bb851840fe7211cac05cbd898b27143f73559
Update parent buffer as soon as a child has been released

This prevents dangling pointers that might crash LyX.

Fixes: #9979.
Candidate for stable.
src/BufferList.cpp