diff options
author | Richard Jones <rjones@redhat.com> | 2010-08-23 22:14:27 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-08-24 11:54:41 +0100 |
commit | 90d06e28888d9a492560ca986dca0708f881d173 (patch) | |
tree | ae1b7efedba0522ea57340c88aaa06c8ba05863a /src/launch.c | |
parent | 866ec00d1f8bc40042795b66ceec12608bb1f9e8 (diff) | |
download | libguestfs-90d06e28888d9a492560ca986dca0708f881d173.tar.gz libguestfs-90d06e28888d9a492560ca986dca0708f881d173.tar.xz libguestfs-90d06e28888d9a492560ca986dca0708f881d173.zip |
Raise error message max size to 64K.
This commit removes one of the protocol limits, by raising the
maximum error message size from 256 bytes to 64K.
Although we could consider raising this further, since the
error messages are currently stored in fixed sized buffers on
the stack, that would require more invasive code changes.
Diffstat (limited to 'src/launch.c')
0 files changed, 0 insertions, 0 deletions