> The fix is to treat repertoire_read("") like repertoire_read(NULL).
This is a poor fix; it's easy to spot a fix likely to be a poor one when it
requires repeating a test in many places. I have put in a better fix that
avoids letting the bogon get where any of that code can see it.
Thanks,
Roland