1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/pidl/tests
Andrew Tridgell 55c45110e6 charset: fixed a problem with the global use of the iconv_convenience structure
We had a crash bug where a cached copy of a iconv convenience pointer
was used after being freed when loadparm asked for iconv to
reload. This could happen if a python module used a iconv based
function before loadparm was completed.

The fix is to ensure that any use of this pointer remains valid, by
reusing the pointer itself when it has already been initialised, but
filling in the child elements with the updated values.
2010-03-18 14:18:41 +11:00
..
cutil.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
dump.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
header.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr_align.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr_alloc.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr_array.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr_compat.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr_deprecations.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr_fullptr.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr_refptr.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr_represent.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr_simple.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr_string.pl charset: fixed a problem with the global use of the iconv_convenience structure 2010-03-18 14:18:41 +11:00
ndr_tagtype.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
ndr.pl pid: update ndr testsuite for new union alignment 2009-10-02 17:11:26 +10:00
parse_idl.pl pidl: fix parse_idl test after idl.yp changes 2009-08-12 10:27:20 +02:00
samba3-cli.pl pidl:Samba3/ClientNDR: $size can be 'foo / 2' so we need to add '(' and ')' 2009-11-26 11:47:42 +01:00
samba3-srv.pl Fix executability of samba3-srv. 2008-10-10 15:00:30 +02:00
samba-ndr.pl pidl: fixed unit tests for trailer alignment 2009-10-02 17:14:15 +10:00
tdr.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
test_util.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
typelist.pl pidl: update PIDL tests for uint1632 enums 2009-10-07 09:56:23 +11:00
util.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
Util.pm Change uint_t to unsigned int in pidl 2010-02-02 07:18:17 +01:00
wireshark-conf.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
wireshark-ndr.pl Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00