/[rdesktop]/sourceforge.net/trunk/rdesktop/disk.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/disk.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1425 by astrand, Tue Apr 10 11:22:10 2007 UTC revision 1426 by matthewc, Sat Jan 5 05:43:02 2008 UTC
# Line 802  disk_set_information(RD_NTHANDLE handle, Line 802  disk_set_information(RD_NTHANDLE handle,
802    
803                          if (length && (length / 2) < 256)                          if (length && (length / 2) < 256)
804                          {                          {
805                                  rdp_in_unistr(in, newname, length);                                  rdp_in_unistr(in, newname, sizeof(newname), length);
806                                  convert_to_unix_filename(newname);                                  convert_to_unix_filename(newname);
807                          }                          }
808                          else                          else

Legend:
Removed from v.1425  
changed lines
  Added in v.1426

  ViewVC Help
Powered by ViewVC 1.1.26