Project

General

Profile

Actions

Bug #89

closed

Unified2 alert output thread safety issue.

Added by Jason Ish about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

The Unified2 alert output tracks the current file size in a per thread structure, but the file is actually shared among all Unified2 alert threads. So any given thread does not actually have the real size of the file. Potential fix: Move size tracking into the LogFileCtx.

Actions

Also available in: Atom PDF