mkdtemp() takes the string allocated by path_make_temp_template() and modifies it, but there's not enough allocated room for the subsequent string appends done starting from cidirrest, for the control files. Regression introduced in commit ffccc65580189420a0a64736bba0fb661de56dcb.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||