aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/vendor.c
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 19:04:44 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 19:04:44 -0300
commit92787ae0c9bb15c7841d10654ef7a2e595664d99 (patch)
tree15450b2b4454094fc8571ae4932310a229e7519d /hardinfo2/vendor.c
parent522813da585389c158c6a84e688bc9f53daea38d (diff)
New upstream version 2.0.14preupstream/2.0.14pre
Diffstat (limited to 'hardinfo2/vendor.c')
-rw-r--r--hardinfo2/vendor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/vendor.c b/hardinfo2/vendor.c
index 2031ac44..3d7092cc 100644
--- a/hardinfo2/vendor.c
+++ b/hardinfo2/vendor.c
@@ -206,7 +206,7 @@ static int read_from_vendor_ids(const char *path) {
void vendor_init(void)
{
- gchar *path;
+ gchar *path=NULL;
static SyncEntry se1;
static SyncEntry se2 = {
.name = N_("Update vendor list"),