1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/librpc
Douglas Bagnall e2174dde74 ndr:dnsp: avoid theoretical int overflow (CID 1609418)
Coverity points out that if the string is longer than INT_MAX, the int
will overflow and the cast to uint8_t will discard bits.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jennifer Sutton <josutton@catalyst.net.nz>
2024-08-28 04:24:39 +00:00
..
ABI idl: Remove unused KRB5_EDATA_NTSTATUS 2024-08-27 07:19:32 +00:00
gen_ndr
idl idl: dnsp.h references NTTIME 2024-08-27 08:36:11 +00:00
ndr ndr:dnsp: avoid theoretical int overflow (CID 1609418) 2024-08-28 04:24:39 +00:00
rpc dcesrv_reply: we don't need to call dcerpc_set_frag_length() in dcesrv_fault_with_flags() 2024-04-23 16:23:38 +00:00
tests librpc: Change type of ‘u16string’ from ‘const uint16_t *’ to ‘const unsigned char *’ 2023-12-21 23:48:46 +00:00
tools lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
wsp lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
binding-strings.txt docs: Document DCEPRC binding string for rpcclient 2019-02-04 02:03:56 +01:00
ndr_krb5pac.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
ndr_nbt.pc.in pkgconfig: Do not hardcode library version numbers in pc files. 2013-08-22 20:48:44 +02:00
ndr_standard.pc.in pkgconfig: Do not hardcode library version numbers in pc files. 2013-08-22 20:48:44 +02:00
ndr.pc.in pkgconfig: Do not hardcode library version numbers in pc files. 2013-08-22 20:48:44 +02:00
tables.pl librpc/tables.pl: remove unused $opt_output option 2018-11-20 01:33:35 +01:00
wscript_build idl: Remove unused KRB5_EDATA_NTSTATUS 2024-08-27 07:19:32 +00:00