mirror of
https://github.com/boostorg/histogram.git
synced 2026-07-23 13:43:54 +00:00
5e9b7b162e
This avoids potentially using uninitialized data if ioctl fails. Also, zero-initialize the winsize struct to begin with.