Project

General

Profile

Actions

Bug #1657

closed

dai_manage_airunit(): 'parameter' used uninitialized

Added by Marko Lindqvist 2 months ago. Updated 6 days ago.

Status:
Closed
Priority:
Normal
Category:
AI
Target version:
Start date:
08/18/2025
Due date:
% Done:

0%

Estimated time:

Description

Seen on emscripten build:

../src/ai/default/daiair.c:511:25: warning: variable 'parameter' is uninitialized when passed as a const pointer argument here [-Wuninitialized-const-pointer]
511 | pfm = pf_map_new(&parameter);


Files

Actions #1

Updated by Marko Lindqvist about 1 month ago

Actions #2

Updated by Marko Lindqvist about 1 month ago

  • Status changed from In Review to Closed
Actions #3

Updated by Marko Lindqvist 9 days ago

Patch also for S2_6 (needed to keep branch compiling with latest clang)

Actions #4

Updated by Marko Lindqvist 6 days ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF