Accepting request 976020 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/976020 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libid3tag?expand=0&rev=28factory
commit
07fd847e2b
@ -1,13 +0,0 @@
|
||||
diff -rup libid3tag-0.16.1.orig/ucs4.c libid3tag-0.16.1/ucs4.c
|
||||
--- libid3tag-0.16.1.orig/ucs4.c 2021-08-15 22:52:07.000000000 +0200
|
||||
+++ libid3tag-0.16.1/ucs4.c 2022-04-08 09:47:54.980481313 +0200
|
||||
@@ -39,6 +39,9 @@ id3_length_t id3_ucs4_length(id3_ucs4_t
|
||||
{
|
||||
id3_ucs4_t const *ptr = ucs4;
|
||||
|
||||
+ if (! ucs4)
|
||||
+ return 0;
|
||||
+
|
||||
while (*ptr)
|
||||
++ptr;
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:185a6cec84644cf1aade8397dcf76753bcb3bd85ec2111a9e1079214ed85bef0
|
||||
size 98074
|
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96198b7c8803bcda44e299615e1929a85bd5a5da02e67ebc442735bc50018190
|
||||
size 53065
|
Loading…
Reference in New Issue