Commit f293dea5 authored by Tim Wickberg's avatar Tim Wickberg Committed by Danny Auble
Browse files

bit_fmt is a function, which is why the compiler didn't complain

that there was no bit_fmt was out of scope on the xfree. Passing
a function address to xfree() predictably does not work very well.

Change the variable name to avoid confusion.

Bug 4241
parent d93ce2cd
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