Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset be46e0e
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 23, 2010, 4:06:46 PM (
14 years
ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master
,
release-1.10
,
release-1.7
,
release-1.8
,
release-1.9
Children:
d4582ef
Parents:
40382e0
Message:
Don't leaks memory when .anyone file is missing Also caught by valgrind.
File:
1 edited
zephyr.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
zephyr.c
rc366cbd
rbe46e0e
382
382
383
383
if (stat(subsfile, &statbuff) == -1) {
384
owl_free(subs);
384
385
owl_free(subsfile);
385
386
return 0;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive