79449062

Date: 2025-02-18 17:05:30
Score: 7 🚩
Natty: 4
Report link

I came across your LHA Decompressor code a week or two back and have integrated it into my application - it's been quite useful and very much appreciated. What I've found however, is that with some archives, looking at the moment like LHZ ones, during the initial "MakeEntryMap" stage where the code is reading the header, it iterates through all the entries without issue, but continues on even though there's none left and then throws an exception - I've only just started to take a look at it and see if I can figure out how to sort it, but I was wondering if you'd come across this issue? This doesn't happen with all the archives that I have, but with quite a few. It's LH5 encoded, with an extended header (1). If you have any insight, I'd be grateful for any advice - I'm not great with compression code!

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (2): was wondering
  • RegEx Blacklisted phrase (2): I'd be grateful
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Joe 90