Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 31 Oct 2022 15:41:43 +0000
From: puwenxu <puwenxu1@...wei.com>
To: "musl@...ts.openwall.com" <musl@...ts.openwall.com>
Subject: Question on 2b2c8aafce9d80f9d58652643538f4d58e82b856

Dear maintainer,
       I'm sorry for my last question firstly.
       I'm not sure whether I have right to show you full test codes because the discipline of my company is strict at it. The error occurs when the test case is running the following code.
err = msgctl(msqid, IPC_STAT, NULL);
       As you can see, the parameter buf is NULL. In this situation, the orig in msgctl will be NULL, and then cause the problem I described last time.
    [cid:image003.png@...8ED82.534EBC70]


Wish Pu


Content of type "text/html" skipped

Download attachment "image003.png" of type "image/png" (133604 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.