1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Volker Lendecke e8abc36d2a Fix a valgrind error in cli_ctemp_done
For performance reasons cli_smb_recv does not make copies of the buffers we
received from the client, so both "vwv" and "bytes" vanish with
TALLOC_FREE(subreq). I know this is a bit counter-intuitive, but I think in
this case it's justified not to make copies.

Comments?
2009-07-27 12:47:20 +02:00
..
2009-07-15 10:55:20 +02:00
2009-05-06 16:13:42 -07:00
2009-07-24 11:42:05 -04:00
2009-07-15 10:55:20 +02:00
2009-07-15 10:55:20 +02:00
2009-02-24 20:40:46 +01:00
2007-11-11 21:34:40 -08:00
2009-07-15 10:55:20 +02:00