]> git.eshelyaron.com Git - emacs.git/commit
Fix segfault in xwidget when there is no title
authorJeff Walsh <fejfighter@gmail.com>
Thu, 15 Oct 2020 07:55:29 +0000 (09:55 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Oct 2020 07:55:29 +0000 (09:55 +0200)
commit2970d73a71d3c1dff016e98263c0becd12bf1781
treec95717e46d9c859929d09330e7074711f27fdc56
parent730ea4c370826277501ff3e364a5e5e92387bd5d
Fix segfault in xwidget when there is no title

* src/xwidget.c (Fxwidget_webkit_title): Pass emptry string when no
title is returned (bug#43989).
src/xwidget.c