-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
As suggested by Keith in https://github.com/wiredtiger/wiredtiger/pull/2414
Currently WTPERF uses calls to standard malloc/calloc and always checks the results for an error. This pattern is repeated all over the code and can be cut down to a call to a single internal function which does the error checking itself.
- is depended on by
-
SERVER-22146 WiredTiger changes for 3.3.1
-
- Closed
-
- links to