Skip to content
  • Daniel Veillard's avatar
    trying to fix #118754 of possible recursion in the catalogs. Not · 5ee43b06
    Daniel Veillard authored
    * catalog.c: trying to fix #118754 of possible recursion in the
      catalogs. Not fantastically happy about the current fix since
      it's likely to break under very thread intensive concurrent
      access to the catalog. Better solution might to keep the depth
      an extra argument to the resolution functions.
    Daniel
    5ee43b06