Changeset 16758
- Timestamp:
- Feb 29, 2008, 11:21:09 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080225/psModules/src/config/pmConfig.c
r16611 r16758 434 434 if (!pmConfigFileRead(&config->user, configFile, "user")) { 435 435 psFree(config); 436 psFree(configFile); 436 437 return NULL; 437 438 } 439 psFree(configFile); 438 440 439 441 // XXX why was this being called here? Is someone calling pmConfigRead multiple times?
Note:
See TracChangeset
for help on using the changeset viewer.
