Missing initialization of member in ImageFrameQt class
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 28 Sep 2011 07:22:38 +0000 (07:22 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 28 Sep 2011 07:22:38 +0000 (07:22 +0000)
commit4615c4c21355e082bef19a1174ea1ea11d805ab4
tree28c1f0f5067dfd0df1c18a66ab3dc74ae4bd1164
parenta0526096c8ce6cfb2f6a23229d741c2ef89c7745
Missing initialization of member in ImageFrameQt class
https://bugs.webkit.org/show_bug.cgi?id=68943

Patch by Adenilson Cavalcanti <adenilson.silva@openbossa.org> on 2011-09-28
Reviewed by Kenneth Rohde Christiansen.

No new tests, this fixes internal implementation detail.

* platform/image-decoders/qt/ImageFrameQt.cpp:
(WebCore::ImageFrame::ImageFrame):
(WebCore::ImageFrame::operator=):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96196 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/platform/image-decoders/qt/ImageFrameQt.cpp