GitHub user drajakumar opened a pull request:

    https://github.com/apache/commons-collections/pull/57

    COLLECTIONS-701 SetUniqueList.add() crashes due to infinite recursion…

    … when it receives itself

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

    $ git pull https://github.com/drajakumar/commons-collections master

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

    https://github.com/apache/commons-collections/pull/57.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 #57
    
----
commit be0cea3c907bb4ab1083384377521942d17e15bd
Author: Don Jeba <donjeba@...>
Date:   2018-11-08T17:36:05Z

    COLLECTIONS-701 SetUniqueList.add() crashes due to infinite recursion when 
it receives itself

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to