[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:08:58 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:  closed                             
     Priority:  blocker     |         Version:  SVN                                
   Resolution:  fixed       |        Keywords:  free xmlFree configure memory parse
        Stage:  Unreviewed  |        Approval:  Unnecessary                        
        Patch:  None        |      Complexity:  Unknown                            
Compatibility:  Full        |   Specification:  Unnecessary                        
----------------------------+-----------------------------------------------
Changes (by nsavard):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed in svn.  I replaced all occurrences of free function where memory
 was allocated by limxml2 functions by xmlFree() function.

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


More information about the TinyOWS-dev mailing list