diff options
author | ShyamsundarR <srangana@redhat.com> | 2018-07-26 13:32:52 -0400 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2018-07-27 09:06:09 +0000 |
commit | 405c6e8a8a64f29b37c154091e1677ef67440e73 (patch) | |
tree | f1152850ed93c05d8b323e1e6f9167678234add9 /glusterfsd | |
parent | 46a2cbfb73f7fade3426fd07c5830e9fac82883c (diff) |
stack: Reduce stack usage for local variables to store tmpfile names
This patch moves stack based PATH_MAX allocations for tmpfile
names, to heap allocated names instead. Reducing the impact on
stack space used and accruing benefits thereof.
Change-Id: I646d9cb091018de6768b3523902788fa2ba14d96
Updates: bz#1193929
Signed-off-by: ShyamsundarR <srangana@redhat.com>
Diffstat (limited to 'glusterfsd')
0 files changed, 0 insertions, 0 deletions