OSDN Git Service

pass the read bytes count to QString::fromLatin1() constructor in read_xbm_header()
authorIvailo Monev <xakepa10@gmail.com>
Mon, 13 Sep 2021 14:10:07 +0000 (17:10 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Mon, 13 Sep 2021 14:10:07 +0000 (17:10 +0300)
commit36bf899d8ffb4fa2c81bd934c569712847358b2f
tree367b357f07a171f1bce1dc7e89067f49ccb83c9e
parenta98a1fc40668e399a012b69295593990d69b38d3
pass the read bytes count to QString::fromLatin1() constructor in read_xbm_header()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/core/qcorecommon_p.h
src/gui/image/qxbmhandler.cpp