http: delete obsolete range log

Commit d776d72711
has been transfering ownership of file container

So, we cannot log it
pull/6433/head
Philippe Antoine 3 years ago committed by Victor Julien
parent 9b3c355c20
commit 65a6f61004

@ -358,7 +358,6 @@ void HTPFileCloseHandleRange(FileContainer *files, const uint16_t flags, HttpRan
/* HtpState owns the constructed file now */
FileContainerAdd(files, ranged);
}
SCLogDebug("c->container->files->tail %p", c->container->files->tail);
THashDataUnlock(c->container->hdata);
}
}

Loading…
Cancel
Save