HomeFreeBSD

Merge r225570 from HEAD - Ensure that ta_pending doesn't overflow u_short by…
rS225600Unpublished

Unpublished Commit · Learn More

No further details are available.

Description

Merge r225570 from HEAD - Ensure that ta_pending doesn't overflow u_short by capping its value at USHRT_MAX.

If it overflows before the taskqueue can run, the task will be
re-added to the taskqueue and cause a loop in the task list.

Submitted by: rstone@
Reviewed by: jhb@

MFC after: 1 day

Details

Provenance
adrianAuthored on
Parents
rS225599: When resuming an HTTP download, we failed to verify that the range
Branches
Unknown
Tags
Unknown

Event Timeline