Fixed bug I introduced last night (sorry). Now truncate incoming prs_struct
authorJeremy Allison <jra@samba.org>
Wed, 17 May 2000 19:17:16 +0000 (19:17 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 17 May 2000 19:17:16 +0000 (19:17 +0000)
commitaa1a4f46da9584240cd6cee6fb652aa73e77015c
tree6b3171a1f45b2de0d937cd3e799e8c853f369e10
parent83b787f57e8e97ee4d3782e76c3fd003ed567885
Fixed bug I introduced last night (sorry). Now truncate incoming prs_struct
buffer size to exact size of incoming data to prevent read overruns into slop
space.
Jeremy.
source/include/proto.h
source/rpc_parse/parse_prs.c
source/rpc_server/srv_pipe_hnd.c