Ticket #48688

sdl2: wldlg.c dead 'buf' initialization

Open Date: 2023-09-21 18:52 Last Update: 2023-09-24 16:58

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
2

Details

S3_1, clang analyzer:

../../../../src/client/gui-sdl2/wldlg.c:673:18: warning: Value stored to 'buf' during its initialization is never read [deadcode.DeadStores]
  struct widget *buf = editor->work->end_active_widget_list;

Ticket History (3/6 Histories)

2023-09-21 18:52 Updated by: cazfi
  • New Ticket "sdl2: wldlg.c dead 'buf' initialization" created
2023-09-21 18:53 Updated by: cazfi
  • Details Updated
2023-09-22 20:59 Updated by: cazfi
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
  • Milestone Update from (None) to 3.0.9 (closed)
2023-09-24 16:58 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login