[TinyOWS-dev] [tinyows] #23: freeing memory in functions appearing in ows_config.c makes the application crashed on Windows

tinyows trac at camptocamp.com
Tue Feb 24 16:02:03 EST 2009


#23: freeing memory in functions appearing in ows_config.c makes the application
crashed on Windows
-----------------------------------------------------+----------------------
     Reporter:  nsavard                              |           Owner:  nsavard at mapgears.com
         Type:  defect                               |          Status:  new                 
     Priority:  blocker                              |         Version:  SVN                 
     Keywords:  free xmlFree configure memory parse  |           Stage:  Unreviewed          
     Approval:  Unnecessary                          |           Patch:  None                
   Complexity:  Unknown                              |   Compatibility:  Full                
Specification:  Unnecessary                          |  
-----------------------------------------------------+----------------------
 Tinyows crashes on Windows in functions defined in ows_config.c, which
 parse the configuration file.  This occurs because the memory allocated in
 libxml2 functions is not freed using xmlFree().

-- 
Ticket URL: <https://www.tinyows.org/trac/tinyows/ticket/23>
tinyows <https://www.tinyows.org/trac/tinyows>
TinyOWS


More information about the TinyOWS-dev mailing list