]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import libxo-1.0.4:
authorphil <phil@FreeBSD.org>
Mon, 6 May 2019 20:20:21 +0000 (20:20 +0000)
committerphil <phil@FreeBSD.org>
Mon, 6 May 2019 20:20:21 +0000 (20:20 +0000)
commit42e8bd29798d933745329f470a2b243ce844f255
treebfe0339af4021322969b3bd16e07fe061b01d50e
parent2c9faf1048125eb00f2662bf826b10eea67f1c80
Import libxo-1.0.4:
- Avoid NULL deref in xo_xml_leader_len (replacing local fix in rS345967)
- update copyright dates
- update test cases
- fix uncommitted version change

Submitted by: phil
MFC after: 2 weeks
28 files changed:
contrib/libxo/configure.ac
contrib/libxo/doc/libxo-manual.html
contrib/libxo/libxo/libxo.c
contrib/libxo/libxo/xo_explicit.h
contrib/libxo/tests/core/saved/test_02.E.err
contrib/libxo/tests/core/saved/test_02.E.out
contrib/libxo/tests/core/saved/test_02.H.err
contrib/libxo/tests/core/saved/test_02.H.out
contrib/libxo/tests/core/saved/test_02.HIPx.err
contrib/libxo/tests/core/saved/test_02.HIPx.out
contrib/libxo/tests/core/saved/test_02.HP.err
contrib/libxo/tests/core/saved/test_02.HP.out
contrib/libxo/tests/core/saved/test_02.J.err
contrib/libxo/tests/core/saved/test_02.J.out
contrib/libxo/tests/core/saved/test_02.JP.err
contrib/libxo/tests/core/saved/test_02.JP.out
contrib/libxo/tests/core/saved/test_02.T.err
contrib/libxo/tests/core/saved/test_02.T.out
contrib/libxo/tests/core/saved/test_02.X.err
contrib/libxo/tests/core/saved/test_02.X.out
contrib/libxo/tests/core/saved/test_02.XP.err
contrib/libxo/tests/core/saved/test_02.XP.out
contrib/libxo/tests/core/test_01.c
contrib/libxo/tests/core/test_02.c
contrib/libxo/xo/xo.c
lib/libxo/add.man
lib/libxo/xo_config.h
usr.bin/xohtml/xohtml.sh