Changeset 8a7d4b5
- Timestamp:
- 06/27/13 09:45:38 (8 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:
- 946f9e1
- Parents:
- 808eeef
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/traceanon/traceanon.c
r1439466 r8a7d4b5 168 168 if(infile == NULL) { 169 169 perror("Failed to open cryptopan keyfile"); 170 return 1; 170 171 } 171 172 key = (char *) malloc(sizeof(char *) * 32);
Note: See TracChangeset
for help on using the changeset viewer.