Commit 973ac201 authored by Felip Moll's avatar Felip Moll Committed by Tim Wickberg
Browse files

Prevent possible double-xfree on buffer in stepd_completion.

Use FREE_NULL_BUFFER instead, otherwise we could attempt to
free_buffer this a second time if we jump to the rwfail label.

Bug 4484.
parent 763e396e
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