Commit e174e135 authored by Nate Rini's avatar Nate Rini Committed by Alejandro Sanchez
Browse files

accounting_storage/mysql - fix SIGABRT in the archive load logic.

The problem was freeing an interior pointer to buffer contents before
the call to FREE_NULL_BUFFER. The issue was only triggered when loading
an archived data with protocol version < 17.11.

Regression introduced in 8d643e79.

Bug 6832.
parent 70d12f07
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