- Ensure in make_file() that we can't make a name that overflows
authorWayne Davison <wayned@samba.org>
Thu, 22 Jan 2004 04:38:17 +0000 (04:38 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 22 Jan 2004 04:38:17 +0000 (04:38 +0000)
  our buffers (note that receive_file_entry() already does this).
- Changed f_name_to() to not do any length checking since it is
  now redundant.


No differences found