Ignore:
Timestamp:
May 27, 2009, 11:39:15 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/lib/util.c

    r232 r233  
    10581058        }
    10591059
     1060        if (ev_ctx) {
     1061                event_context_reinit(ev_ctx);
     1062        }
     1063
    10601064        if (msg_ctx) {
    10611065                /*
     
    10691073                        return false;
    10701074                }
    1071         }
    1072 
    1073         if (ev_ctx) {
    1074                 event_context_reinit(ev_ctx);
    10751075        }
    10761076
Note: See TracChangeset for help on using the changeset viewer.