mxml 3.3 is a bug fix release. Changes include:

  - Cleaned up usage of free throughout the library
  - Added more error handling to the library
  - Fixed potential memory leak in mxmlLoad* functions
  - Fixed mxmlSaveString with a buffer size of 0
  - Fixed MXML_MINOR_VERSION value in "mxml.h"
  - Fixed POSIX threading support for MingW
  - Fixed some minor memory leaks found by Coverity.

Signed-off-by: Pierre-Jean Texier <pierre-jean.tex...@lafon.fr>
---
 .../recipes-support/libmxml/{libmxml_3.2.bb => libmxml_3.3.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/libmxml/{libmxml_3.2.bb => libmxml_3.3.bb} (95%)

diff --git a/meta-oe/recipes-support/libmxml/libmxml_3.2.bb 
b/meta-oe/recipes-support/libmxml/libmxml_3.3.bb
similarity index 95%
rename from meta-oe/recipes-support/libmxml/libmxml_3.2.bb
rename to meta-oe/recipes-support/libmxml/libmxml_3.3.bb
index 02443e27ff..c8e2167795 100644
--- a/meta-oe/recipes-support/libmxml/libmxml_3.2.bb
+++ b/meta-oe/recipes-support/libmxml/libmxml_3.3.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "https://www.msweet.org/mxml/";
 BUGTRACKER = "https://github.com/michaelrsweet/mxml/issues";
 
 SRC_URI = "git://github.com/michaelrsweet/mxml.git;nobranch=1;protocol=https"
-SRCREV = "38b044ed8ca2a611ed9ed3e26c4b46416335194e"
+SRCREV = "0237559fdbcecae34157b547aa2b99e12de305a2"
 S = "${WORKDIR}/git"
 
 inherit autotools
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#93881): 
https://lists.openembedded.org/g/openembedded-devel/message/93881
Mute This Topic: https://lists.openembedded.org/mt/86928270/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to