[TinyOWS-dev] [tinyows] #55: make test-valgrind detects memory leaks

tinyows trac at tinyows.org
Sun Sep 12 02:00:50 EST 2010


#55: make test-valgrind detects memory leaks
----------------------------+-----------------------------------------------
     Reporter:  volter      |           Owner:             
         Type:  defect      |          Status:  new        
     Priority:  blocker     |         Version:             
   Resolution:              |        Keywords:             
        Stage:  Unreviewed  |        Approval:  Unnecessary
        Patch:  None        |      Complexity:  Unknown    
Compatibility:  Unknown     |   Specification:  Unnecessary
----------------------------+-----------------------------------------------

Comment(by ol):

 Related to http://pasted.at/2cd4f696f7.html it should not end on error
 Could you try a
 {{{
 ./tinyows --help
 }}}

 And look if every test layers appears, it should look like this:
 {{{
 TinyOWS version:   0.9.0
 FCGI support:      Yes
 Config File Path:  /usr/local/tinyows/config.xml
 PostGIS dsn:       host=127.0.0.1 user=postgres password=postgres
 dbname=tinyows_test port=5432
 Schema dir:        /usr/local/tinyows/schema/
 Log file:          /tmp/tinyows.log
 Available layers:
  - public.AggregateGeoFeature  -> 4326 RW
  - public.EntitéGénérique  -> 4326 RW
  - public.PrimitiveGeoFeature  -> 4326 RW
 }}}

-- 
Ticket URL: <http://www.tinyows.org/trac/ticket/55#comment:3>
tinyows <https://www.tinyows.org/trac/>
TinyOWS


More information about the TinyOWS-dev mailing list