Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
96bb5767
Commit
96bb5767
authored
Nov 29, 2007
by
Rafaël Carré
Browse files
qt4 update: don't crash if there was a problem with update_New()
parent
119e9c7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/dialogs/help.cpp
View file @
96bb5767
...
...
@@ -218,6 +218,7 @@ void UpdateDialog::close()
void
UpdateDialog
::
updateOrUpload
()
{
if
(
!
p_update
)
return
;
if
(
!
b_updated
)
{
update_Check
(
p_update
,
VLC_FALSE
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment