« Previous | Next » 

Revision af6ad0d8

IDaf6ad0d8ae9235b261799e4384ffc7fc59c4319c
Parent ce2d5e2b
Child 31c65813, ef76fe72

Added by Josh Blum 10 months ago

n2xx: fix for usrp_n2xx_net_burner addr decode failure

In the windows network address extractor:

The except: continue line could get use stuck in an infinite loop.
This fix sets addr to None so the code below it does not execute,
and the next node in the chain is tested as expected.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences