Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 0cff2b4
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:
Mar 7, 2009, 6:45:59 PM (
16 years
ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master
,
debian
,
release-1.10
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
d21efbc
Parents:
32f834a
Message:
Fix a memory leak loading Zephyr subscriptions.
File:
1 edited
zephyr.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
zephyr.c
r21882032
r0cff2b4
281
281
fclose(file);
282
282
283
ret=
owl_zephyr_loadsubs_helper(subs, count);
283
owl_zephyr_loadsubs_helper(subs, count);
284
284
owl_free(subs);
285
285
return(ret);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive