rclchm: chmcatenate=1 would get the handler to crash
This commit is contained in:
parent
7baffdaea6
commit
3865e1b05f
@ -244,7 +244,7 @@ class rclCHM:
|
||||
return (False, "", path, iseof)
|
||||
|
||||
def dumpall(self):
|
||||
alltxt=""
|
||||
alltxt=b""
|
||||
for pth in self.contents:
|
||||
ret,doc,path,iseof = self.extractone(pth)
|
||||
if not ret:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user