Add unit test to trigger #1275 and an assert to prevent the segfault.
authorCarl Hetherington <cth@carlh.net>
Thu, 19 Apr 2018 21:47:37 +0000 (22:47 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 19 Apr 2018 21:47:37 +0000 (22:47 +0100)
commit88b52579c0bb391fe0db225b7a608ad3ffd61831
tree5af3431ea5c86e01a969e40d57bde6741a7535c8
parent8c09738a28a4a9c0ae59a7486224cb3b4e850b57
Add unit test to trigger #1275 and an assert to prevent the segfault.
src/lib/writer.cc
test/subtitle_trim_test.cc [new file with mode: 0644]
test/wscript