Actions
Bug #1807
closedWStackedWidget.C -- autoReverseAnimation_ can be accessed prior to initialization
Start date:
04/01/2013
Due date:
% Done:
0%
Estimated time:
Description
Valgrind detected the issue running an application using git version (3.3.0-rc4-1-g9536c9f). The relevant output is:
Conditional jump or move depends on uninitialised value(s)
Wt::WStackedWidget::loadAnimateJS() (WStackedWidget.C:138)
Wt::WStackedWidget::setTransitionAnimation(Wt::WAnimation const&, bool) (WStackedWidget.C:81)
Updated by Koen Deforche over 11 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.3.0
Hey,
Thanks. It actually was a logic error, so glad we caught this.
Regars,
koen
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed
Actions