Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Possible bug with check_col?

From: Brian Vandenberg <phantal@xxxxxxxxx>
Date: Fri, 29 Sep 2006 22:06:07 -0600

IIRC there's a call to  col_set_writable(.., FALSE)
somewhere in dissector-http.c

Thanks for the tip, I had figured out that it wasn't writable, but I hadn't [yet] found where it was being set to not writable. I'm slowly narrowing in on this, so hopefully I'll know what's causing this soon.

-Brian