待辦事項 #45536

cm.c. qsort() call with NULL pointer

啟用日期: 2022-09-01 00:16 最後更新: 2022-09-29 22:32

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
2

細節

Clang analyzer warning from S3_0 I've not yet investigated at all:

../../../../src/common/aicore/cm.c:1864:5: warning: Null pointer passed to 1st parameter expecting 'nonnull' [core.NonNullParamChecker]

qsort(state->lattice_by_prod[stat_index].p, state->lattice_by_prod[stat_index].size,

Ticket History (3/5 Histories)

2022-09-01 00:16 Updated by: cazfi
  • New Ticket "cm.c. qsort() call with NULL pointer" created
2022-09-23 11:32 Updated by: cazfi
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from to Accepted
  • 里程碑 Update from (無) to 3.0.4 (closed)
2022-09-29 22:32 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入