mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-31 00:30:25 +01:00
Update crates/diesel/RUSTSEC-0000-0000.md
Co-authored-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ patched = [">= 1.4.6"]
|
||||
|
||||
# Fix a use-after-free bug in diesels Sqlite backend
|
||||
|
||||
We've missused `sqlite3_column_name`. The
|
||||
We've misused `sqlite3_column_name`. The
|
||||
[SQLite](https://www.sqlite.org/c3ref/column_name.html) documentation
|
||||
states that the following:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user