Page MenuHomePhabricator

Dushistov (Evgeniy Dushistov)
User

Projects

User does not belong to any projects.

User Details

User Since
Oct 28 2015, 6:04 PM (385 w, 5 d)

Recent Activity

Jan 27 2021

Herald added a reviewer for D69542: Full Restrict Support - single patch: jansvoboda11.
Jan 27 2021, 2:56 AM · Restricted Project, Restricted Project

Feb 28 2020

Dushistov awarded D68484: [PATCH 01/27] [noalias] LangRef: noalias intrinsics and ptr_provenance documentation. a Like token.
Feb 28 2020, 7:49 AM · Restricted Project, Restricted Project

Nov 18 2015

Dushistov added a comment to D14170: Fix false positive warning about memory leak for QApplication::postEvent.

Should the leak be reported when the object is passed to QApplication::postEvent?

Nov 18 2015, 7:20 PM
Dushistov updated the diff for D14170: Fix false positive warning about memory leak for QApplication::postEvent.

Make test for usage of different variants of postEvent more robust.

Nov 18 2015, 7:18 PM
Dushistov added a comment to D14170: Fix false positive warning about memory leak for QApplication::postEvent.

apply all suggestions

Nov 18 2015, 1:55 AM
Dushistov added a comment to D14170: Fix false positive warning about memory leak for QApplication::postEvent.
Nov 18 2015, 1:54 AM
Dushistov updated the diff for D14170: Fix false positive warning about memory leak for QApplication::postEvent.

Replace 'endswith' with 'operator==', also update test to check that all four ways to call postEvent not produce warning

Nov 18 2015, 1:54 AM

Nov 11 2015

Dushistov added inline comments to D14592: Qt (version 4 or 5) signal/method checker.
Nov 11 2015, 4:43 PM
Dushistov updated the diff for D14170: Fix false positive warning about memory leak for QApplication::postEvent.

mistype, actually I want to use '&&' here, not '||' to not create std::string,
if match failed.

Nov 11 2015, 3:42 PM
Dushistov retitled D14592: Qt (version 4 or 5) signal/method checker from to Qt (version 4 or 5) signal/method checker.
Nov 11 2015, 3:30 PM
Dushistov added a comment to D14170: Fix false positive warning about memory leak for QApplication::postEvent.
Nov 11 2015, 1:52 PM

Nov 4 2015

Dushistov updated the diff for D14170: Fix false positive warning about memory leak for QApplication::postEvent.

Fix line length issue

Nov 4 2015, 2:55 PM
Dushistov updated the diff for D14170: Fix false positive warning about memory leak for QApplication::postEvent.

I reduce testcase to almost minimal variant.

Nov 4 2015, 2:52 PM

Nov 2 2015

Dushistov updated the diff for D14170: Fix false positive warning about memory leak for QApplication::postEvent.

I added test case and move it to separate file, because of
1)it require additional option -analyzer-checker=cplusplus to trigger warning
2)Simple emulation of qt type system not work (not trigger any warning), so I add preprocessored file.

Nov 2 2015, 5:12 PM

Oct 28 2015

Dushistov retitled D14170: Fix false positive warning about memory leak for QApplication::postEvent from to Fix false positive warning about memory leak for QApplication::postEvent.
Oct 28 2015, 6:28 PM