Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The URI parser is calling free on buffers that are const qualified and gcc complains. It had already been complaining about some other stuff that we had a flag for, I'd like to just add a "-w" flag to silence everything.