« Previous | Next » 

Revision 7803d4d3

ID7803d4d355a42f695a2a0a529e8888dac7275161
Parent 7e3dbb94
Child 1e020d1b

Added by Iustin Pop over 16 years ago

Fix a wrong comparison in _RecursiveAssembleBD

We want to prevent sending too many 'None' children to a device.
However, the test as it is today is wrong, as we want to test the
situation after adding a new child, and not before. This patch fixes
this by testing greater-or-equal instead of just greater.

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences