diff options
author | Vito Caputo <vcaputo@gnugeneration.com> | 2017-03-21 16:47:22 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@gnugeneration.com> | 2017-03-21 16:47:22 -0700 |
commit | 872fcd6219bb2d01685e4a3c5828c6f8789681c9 (patch) | |
tree | 0e621373293b982727f5e9066f27260e7663a8ff /src/xevent.h | |
parent | 496c3b98b14f1e2e24bff50382fa184a267fdcca (diff) |
libvmon: use local buffers for constructing paths
The vmon->buf[_bis] buffers are nice to shrink to absurdly small
sizes for testing changes, but we can't do that when they're reused
for path construction.
Just use local on-stack buffers for constructing paths, and now things
continue to function just slower with vmon->buf[8].
Diffstat (limited to 'src/xevent.h')
0 files changed, 0 insertions, 0 deletions