diff options
author | Brian Behlendorf <[email protected]> | 2010-08-26 10:52:40 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2010-08-31 08:38:48 -0700 |
commit | 81a4966389518651823deec8719fbf98df002102 (patch) | |
tree | ac70e75a5a61f71986acb85705943f88ec7e95ec /cmd/zdb | |
parent | a8ac8e715e50e56b5e907007ef70f39301a4d984 (diff) |
Fix stack dsl_dataset_destroy()
Move dsl_dataset_t local variable from the stack to the heap.
This reduces the stack usage of this function from 2048 bytes
to 176 bytes for x84_64 arches.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'cmd/zdb')
0 files changed, 0 insertions, 0 deletions