Skip to content

fix Warning and note in sqlite3-binding.c#229

Open
choirudin2210 wants to merge 1 commit intonetlify:masterfrom
choirudin2210:master
Open

fix Warning and note in sqlite3-binding.c#229
choirudin2210 wants to merge 1 commit intonetlify:masterfrom
choirudin2210:master

Conversation

@choirudin2210
Copy link

sqlite3-binding.c: In function ‘sqlite3SelectNew’: sqlite3-binding.c:128049:10: warning: function may return address of local variable [-Wreturn-local-addr] 128049 | return pNew; | ^~~~ sqlite3-binding.c:128009:10: note: declared here 128009 | Select standin; | ^~~~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant