Ignore:
Timestamp:
Mar 1, 2010, 3:05:48 PM (15 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3.x to 3.3.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/libsmb/libsmb_dir.c

    r370 r411  
    304304
    305305        /* For each returned entry... */
    306         for (i = 0; i < total_entries; i++) {
     306        for (i = 0; i < info_ctr.ctr.ctr1->count; i++) {
    307307
    308308                /* pull out the share name */
Note: See TracChangeset for help on using the changeset viewer.