https://bugs.kde.org/show_bug.cgi?id=391367

Chinmoy Ranjan Pradhan <chinmoyr...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kio
                   |                            |/2a2a8a0fe5ab882482784c90b2
                   |                            |17770266b460f4

--- Comment #1 from Chinmoy Ranjan Pradhan <chinmoyr...@gmail.com> ---
Git commit 2a2a8a0fe5ab882482784c90b217770266b460f4 by Chinmoy Ranjan Pradhan.
Committed on 04/03/2018 at 10:56.
Pushed by chinmoyr into branch 'master'.

Do not assume layout of msghdr and iovec structure

Summary:
Class FDMessageHeader assumes the layout of msghdr and iovec structure in its
constructor. However, this assumption is wrong
because as per POSIX standards both may contain more members than usual. This
patch fixes the issue.

Reviewers: dfaure, awilcox

Subscribers: #frameworks

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D11011

M  +9    -2    src/ioslaves/file/sharefd_p.h

https://commits.kde.org/kio/2a2a8a0fe5ab882482784c90b217770266b460f4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to