One leftover reloc constfree..

This commit is contained in:
Panu Matilainen 2007-12-18 12:29:46 +02:00
parent 640b2e3e79
commit 6965fbd5c8
1 changed files with 1 additions and 1 deletions

View File

@ -523,7 +523,7 @@ if (fileURL[0] == '=') {
/* XXX reference held by transaction set */
eiu->h = headerFree(eiu->h);
if (eiu->relocations)
eiu->relocations->oldPath = _free(eiu->relocations->oldPath);
eiu->relocations->oldPath = _constfree(eiu->relocations->oldPath);
switch(rc) {
case 0: