Project

General

Profile

Actions

Bug #1559

closed

Use-after-free in BlogiqueWidget

Added by 0xd34df00d almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Plugins: Blogique
Target version:
Start date:
02/26/2014
Due date:
03/10/2014
% Done:

100%

Estimated time:
1:00 h
Reported in:
master

Description

dummy object can be used after it's deleted around blogiquewidget.cpp:310.

The codepath is unlikely, so this one goes under Low priority.

Expected result:
Don't use objects after they are deleted.

Actual result:
The object is used after it's deleted.

STR:
Run clang static analyzer over the source.

System information:
LeechCraft 0.6.60-704-g960f9a0
Built with Qt 4.8.4, running with Qt 4.8.4
Running on: Gentoo/Linux x86_64 3.8.8-gentoo #9 SMP Tue Apr 23 20:11:51 MSK 2013

Actions

Also available in: Atom PDF