Ticket #41530

Qt: eco_report::sell_redundant() setting dialog title from uninitialized QString

오픈 날짜: 2021-02-10 04:08 마지막 업데이트: 2021-02-12 13:38

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

S3_1/master eco_report::sell_redundant() call ask->set_text_title(s,...) where 's' has not been set up at all. It seems that "s = QString(buf);" which was there in S3_0 has been accidentally dropped.

Ticket History (3/4 Histories)

2021-02-10 04:08 Updated by: cazfi
  • New Ticket "Qt: eco_report::sell_redundant() setting dialog title from uninitialized QString" created
2021-02-10 04:27 Updated by: cazfi
  • Resolution Update from None to Accepted
2021-02-12 13:38 Updated by: cazfi
  • Status Update from Open to Closed
  • 소유자 Update from (None) to cazfi
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login