Changeset 494

Show
Ignore:
Timestamp:
08/11/07 13:40:26 (1 year ago)
Author:
takkaria
Message:

Fix memory leak.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/init2.c

    r469 r494  
    15881588                        /* Free the store inventory */ 
    15891589                        FREE(st_ptr->stock); 
     1590                        FREE(st_ptr->table); 
    15901591                } 
    15911592        } 
     1593 
    15921594 
    15931595        /* Free the stores */