Project

General

Profile

Actions

Bug #2227

open

ls_sqlite3.c seting 'rc' dead code

Added by Marko Lindqvist 1 day ago. Updated 1 day ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
General
Target version:
Start date:
09/07/2026
Due date:
% Done:

0%

Estimated time:

Description

clang 23 analyzer on main branch (autotools based build):

CC       ls_sqlite3.lo
../../../../../src/dependencies/luasql/src/ls_sqlite3.c:404:7: warning: Value stored to 'rc' is never read [deadcode.DeadStores]
404 | rc = sqlite3_bind_null(vm, param_nr);
Actions #1

Updated by Marko Lindqvist 1 day ago

  • Target version set to 3.3.0-beta1
Actions

Also available in: Atom PDF