Menu

#11 Fix assert_deep_equals on circular structure

closed-accepted
Bugfix (6)
5
2005-10-15
2003-01-31
No

This patch fixes assert_deep_equals() on circular
structure.
Without this patch the program will enter an infinite
recursion
loop when checking a structure containing circular
references.

The patch should be applied using patch -p1.

Discussion

  • Francis J. Lacoste

     
  • Matthew Astley

    Matthew Astley - 2005-07-31

    Logged In: YES
    user_id=862916

    Thanks.

    Note to self: see also http://bugs.debian.org/249678

     
  • Matthew Astley

    Matthew Astley - 2005-07-31
    • assigned_to: nobody --> mca1001
     
  • Matthew Astley

    Matthew Astley - 2005-10-15
    • status: open --> closed-accepted
     
  • Matthew Astley

    Matthew Astley - 2005-10-15

    Logged In: YES
    user_id=862916

    Patch applied to CVS with some minor changes. Thanks for
    your help.

     

Log in to post a comment.