Changes in / [773d5e2:e0be8382]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
r6b98325 r6b98325 205 205 } 206 206 207 /* Oh well */ 207 /* No formats matched -- make sure we clean up the IO object we 208 * used to probe the file magic */ 209 wandio_destroy(libtrace->io); 208 210 return; 209 211 }
Note: See TracChangeset
for help on using the changeset viewer.