D6268: HiDPI Support for Okular

Anthony Fieroni noreply at phabricator.kde.org
Mon Jun 19 11:41:51 UTC 2017


anthonyfieroni added inline comments.

INLINE COMMENTS

> pageview.cpp:5324
>  {
> -    PageViewItem currentPageItem = NULL;
> +    const PageViewItem *currentPageItem;
>      QSize viewportSize = viewport()->size();

This introduce a regression, since pointer can stay uninitialized or nullptr, cause a crash in line 5334

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D6268

To: hetzenecker, davidedmundson, aacid
Cc: anthonyfieroni, #okular, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20170619/f06677ff/attachment.html>


More information about the Okular-devel mailing list