1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[ui] improve logging data

* Display the selected locate as well as LGP info in the log
* Also fix some potential Coverity warnings
This commit is contained in:
Pete Batard 2017-04-25 14:32:19 +01:00
parent 3924d2847d
commit afec69c428
10 changed files with 73 additions and 38 deletions

4
.gitignore vendored
View file

@ -1,5 +1,6 @@
*.a
*.aps
*.appx
*.db
*.db-shm
*.db-wal
@ -18,6 +19,7 @@
*.obj
*.opendb
*.opt
*.patch
*.pc
*.pdb
*.plg
@ -40,6 +42,8 @@ config.guess
config.log
config.status
config.sub
cov-int
cov-int.zip
embedded.loc
rufus_files
depcomp