Bug 339810 - analitza-4.14.1/analitza/mathmlpresentationlexer.cpp:90: possible read of uninit data ?
Summary: analitza-4.14.1/analitza/mathmlpresentationlexer.cpp:90: possible read of uni...
Status: RESOLVED FIXED
Alias: None
Product: analitza
Classification: Frameworks and Libraries
Component: core (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 11:07 UTC by dcb314
Modified: 2018-11-12 08:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dcb314 2014-10-09 11:07:14 UTC
analitza-4.14.1/analitza/mathmlpresentationlexer.cpp:90:14: warning: variable 't' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]

Suggest init local variable 't' at it's declaration.


Reproducible: Always
Comment 1 Andrew Crouthamel 2018-11-12 02:56:37 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 dcb314 2018-11-12 08:18:43 UTC
After all these years, the problem seems to have gone away.