Changeset 4dfa44e for lib/trace.c
- Timestamp:
- 08/21/06 23:25:44 (14 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, 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:
- aa8b366
- Parents:
- c0fdf31
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
r3a169d7 r4dfa44e 104 104 105 105 106 static struct libtrace_format_t *formats_list = 0;106 static struct libtrace_format_t *formats_list = NULL; 107 107 108 108 /* strncpy is not assured to copy the final \0, so we
Note: See TracChangeset
for help on using the changeset viewer.