Skip to content

Commit 3244ba2

Browse files
committed
security: remove local glib patch to resolve invalid pointer alerts
- Remove [patch.crates-io] for glib in Cargo.toml - Delete local patches/glib-0.18.5 directory containing vulnerable code - Use upstream glib crate for better security and maintenance
1 parent 1c18e7c commit 3244ba2

123 files changed

Lines changed: 3 additions & 53841 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

client/desktop/tauri-app/src-tauri/Cargo.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/desktop/tauri-app/src-tauri/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ tauri-plugin-notification = "2.0.0"
1313
[build-dependencies]
1414
tauri-build = { version = "2.5.1", features = [] }
1515

16-
[patch.crates-io]
17-
glib = { path = "./patches/glib-0.18.5" }
16+

client/desktop/tauri-app/src-tauri/patches/glib-0.18.5/.cargo_vcs_info.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

client/desktop/tauri-app/src-tauri/patches/glib-0.18.5/COPYRIGHT

Lines changed: 0 additions & 14 deletions
This file was deleted.

client/desktop/tauri-app/src-tauri/patches/glib-0.18.5/Cargo.toml

Lines changed: 0 additions & 185 deletions
This file was deleted.

client/desktop/tauri-app/src-tauri/patches/glib-0.18.5/Cargo.toml.orig

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)