GitHub user brtm opened a pull request:

    https://github.com/apache/avro/pull/276

    AVRO-2122 track which symbols have been visited to avoid StackOverflo…

    …wErrors when validating schemas with recursive definitions

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brtm/avro branch-1.8

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/avro/pull/276.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #276
    
----
commit 40f597f6f100a412687d8bc251bcaa38359c6165
Author: Bart <brtm@...>
Date:   2018-01-03T14:03:57Z

    AVRO-2122 track which symbols have been visited to avoid 
StackOverflowErrors when validating schemas with recursive definitions

----


---

Reply via email to