PERFORCE change 229660 for review
Robert Watson
rwatson at FreeBSD.org
Thu Jun 13 14:06:41 UTC 2013
http://p4web.freebsd.org/@@229660?ac=10
Change 229660 by rwatson at rwatson_cinnamon on 2013/06/13 14:06:28
Re-remove free of TESLA stores, which is now done implicitly by
tesla_store_free() (accidentally lost when @229500 was overriten with
@229579).
Affected files ...
.. //depot/projects/ctsrd/tesla/src/sys/contrib/tesla/libtesla/tesla_class_perthread.c#4 edit
Differences ...
==== //depot/projects/ctsrd/tesla/src/sys/contrib/tesla/libtesla/tesla_class_perthread.c#4 (text+ko) ====
@@ -75,7 +75,6 @@
store = td->td_tesla;
td->td_tesla = NULL;
tesla_store_free(store);
- tesla_free(store);
}
static void
More information about the p4-projects
mailing list