]> git.lyx.org Git - features.git/commit
Try again to fix memory leak reported by Scott.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 23 Feb 2020 21:39:00 +0000 (16:39 -0500)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:52 +0000 (15:48 +0200)
commit02813113e27e9fade3ae1b5cd2f6fe56118c89f1
tree66ade5207d7108b0abeb45d8a0f747168f3d7090
parent02da025ce92eec303d23954c81624d4fd7574af5
Try again to fix memory leak reported by Scott.

This time, use a shared_ptr.
src/Buffer.cpp
src/Buffer.h