Comment # 7
on bug 8717
from Evan Huus
Without looking at any more of the code than the snippet you posted, you should
just be able to make the "if (real_len)" an "else". Then everything should
work?
Apart from putting the message in the tree there isn't really anything else you
have to do, just returning is enough. If you're inside a heuristic then it's a
bit different, but I think you must be past the heuristic stage if you've got
this far.
You are receiving this mail because:
- You are watching all bug changes.