viper-framework / viper

Binary analysis and management framework
Other
1.54k stars 353 forks source link

Viper Web: fix missing alert on failed upload #731

Closed frennkie closed 5 years ago

frennkie commented 5 years ago

The line console.log(error.message); would fail and therefore not show the error to the user. Error could be empty file or tag with a space.