Commit 96899988 authored by Thomas Opfer's avatar Thomas Opfer Committed by Morris Jette
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 c8e0d472
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