pcp updates: mostly qa/888
"Ken McDonell" <[email protected]> Tue, 24 Jan 2017 17:21:08 +1100
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
Changes committed to git://git.pcp.io/kenj/pcp master
Ken McDonell (2):
src/pmdas/linux/ipc.c: trivial cast change before SEM_INFO semctl()
qa/src/qa_semctl_stat.c: fix dummy semctl()
qa/src/qa_semctl_stat.c | 38 ++++++++++++++++++++++++++------------
src/pmdas/linux/ipc.c | 4 ++--
2 files changed, 28 insertions(+), 14 deletions(-)
Details ...
commit 67df5b2d1de46afd6c51dc1974a1bec2d8d5916b
Author: Ken McDonell <[email protected]>
Date: Tue Jan 24 16:30:30 2017 +1100
qa/src/qa_semctl_stat.c: fix dummy semctl()
On at least one platform (vm00) qa/888 was triggering a stack
smashing check because the "fake" semctl() used in this test did not
quite handle the variant 4th argument to semctl() correctly in the
SEM_INFO case.
commit 36db722203ebc24462452399153d75292d0b0212
Author: Ken McDonell <[email protected]>
Date: Tue Jan 24 16:30:05 2017 +1100
src/pmdas/linux/ipc.c: trivial cast change before SEM_INFO semctl()
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links:
You receive all messages sent to this group.
View/Reply Online (#15014): https://groups.io/g/pcp/message/15014
View All Messages In Topic (1): https://groups.io/g/pcp/topic/4242911
Mute This Topic: https://groups.io/mt/4242911?uid=174580
New Topic: https://groups.io/g/pcp/post
-=-=-
pcp mailing list
[email protected]
https://groups.io/g/pcp/messages
-=-=-
Change Your Subscription: https://groups.io/g/pcp/editsub?uid=174580
Group Home: https://groups.io/g/pcp
Contact Group Owner: [email protected]
Terms of Service: https://groups.io/static/tos
Unsubscribe: https://groups.io/g/pcp/leave/354243/563757577/xyzzy
-=-=-=-=-=-=-=-=-=-=-=-