1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/librpc
Andrew Bartlett 18c095e5d8 Don't trust sscanf not to run off the end of the string
The memory allocations here are wasteful, but they do nicely ensure we
cannot walk off the end of the DATA_BLOB that might be a string, or
might be binary and might not be NULL terminated.

Andrew Bartlett
2008-12-20 14:44:39 +11:00
..
gen_ndr s3: re-run make samba3-idl. 2008-12-17 23:23:52 +01:00
idl netlogon: remove netr_BinaryString (duplicate of lsa_BinaryString). 2008-12-17 23:23:51 +01:00
ndr Don't trust sscanf not to run off the end of the string 2008-12-20 14:44:39 +11:00
rpc Use new GUID_from_data_blob 2008-11-17 10:06:27 +11:00
tools Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
build_idl.sh Use py_* files to check whether generated files are out of date / not 2008-12-16 19:46:43 +01:00
ndr.pc.in Move ndr pkg-config file to top-level. 2008-10-14 16:23:46 +02:00
tables.pl Consider shared IDL files and Samba3-specific IDL files separately, allow overriding output directory. 2008-12-16 15:42:47 +01:00