Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 105540 | Differences between
and this patch

Collapse All | Expand All

(-)shared-mime-info-0.16/update-mime-database.c (-1 / +2 lines)
Lines 408-414 Link Here
408
		}
408
		}
409
	}
409
	}
410
410
411
	xmlFree(lang);
411
	if (lang)
412
		xmlFree(lang);
412
}
413
}
413
414
414
/* 'node' is a <mime-type> node from a source file, whose type is 'type'.
415
/* 'node' is a <mime-type> node from a source file, whose type is 'type'.

Return to bug 105540