Changeset 03f8943 for lib/trace.c
- Timestamp:
- 04/01/15 11:40:30 (6 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 0054c50, 2808e89
- Parents:
- cd37cdc (diff), 584d907 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
r6fc1ae7 r584d907 199 199 } 200 200 201 /* Oh well */ 201 /* No formats matched -- make sure we clean up the IO object we 202 * used to probe the file magic */ 203 wandio_destroy(libtrace->io); 202 204 return; 203 205 }
Note: See TracChangeset
for help on using the changeset viewer.