Skip to content
Snippets Groups Projects
user avatar
rswindell authored
bundles:
1. If the unpackable bundle file was more then 48 hours old, it would not try
to rename it - the file date/time comparison logic was backwards and was trying
to rename the file only if it was *less* than 48 hours old (and could in
theory still be in transit).
2. If the unpackable bundle file was more than 48 hours old, SBBSecho would
continuously and indefinitely try to unpack it consuming CPU cycles and
generating log output. Forever.
eb9a5b0e
History
Name Last commit Last update