Changeset 09afeb in git


Ignore:
Timestamp:
Jul 31, 2012, 2:37:58 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
b1d2871717f41270a57840490fe31bc31ebd6aaf
Parents:
86aa4d5c1040128ae11af385a7d11c3d770d370e
Message:
chg: close link after dumping
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/silink.cc

    r86aa4d5 r09afeb  
    338338      Werror("dump: Error for link of type %s, mode: %s, name: %s",
    339339             l->m->type, l->mode, l->name);
     340
     341    slClose(l);
    340342    return res;
    341343  }
Note: See TracChangeset for help on using the changeset viewer.