Commit 34b7424b authored by Thomas Opfer's avatar Thomas Opfer Committed by Tim Wickberg
Browse files

Fix segfault when using AdminComment field with job arrays.

The field needs to have its own copy, otherwise the pointer will
become invalid when xfree()'d by a separate array task.

Bug 3665.
parent 3cacd764
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment