libimg: img.decode now checks that length is not null

WebView: img tag: proceed data-src= if src= is empty, fix crash

git-svn-id: svn://kolibrios.org@8363 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-12-11 03:05:01 +00:00
parent 7c5089302e
commit 5d3b2a031a
3 changed files with 8 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
// DATA //
// //
//===================================================//
char version[]="WebView 2.8 BETA 4";
char version[]="WebView 2.8 BETA 5";
#define DEFAULT_URL URL_SERVICE_HOMEPAGE