Browse Source
The order, and number, of data-members inside struct iovec is not guaranteed according to the POSIX specification; as such these changes make sure that we initialize what we expect to initialize by using designated-initializers. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>pull/54/merge
committed by
Jean-Baptiste Kempf
2 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue