Ignore:
Timestamp:
Sep 24, 2009, 9:15:13 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 to 3.2.14 (final)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/smbd/lanman.c

    r136 r335  
    12181218                }
    12191219                fstrcpy(s->comment, p);
     1220                string_truncate(s->comment, MAX_SERVER_STRING_LENGTH);
    12201221
    12211222                s->domain[0] = '\0';
Note: See TracChangeset for help on using the changeset viewer.