Bug 34040

Summary: Bug in msgrcv
Product: Base System Reporter: Dirk Engling <lenin>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Dirk Engling 2002-01-18 16:00:01 UTC
Doing a msgrcv(queueid, &msgstruct, sizeof(msgstruct), type, 0) overwrites msgstruct[-(sizeof(long))].

How-To-Repeat: see above
Comment 1 iedowse freebsd_committer freebsd_triage 2002-12-01 22:00:39 UTC
State Changed
From-To: open->feedback


Could you provide the source code to a minimal program that 
demonstrates this problem?
Comment 2 iedowse freebsd_committer freebsd_triage 2002-12-02 01:22:29 UTC
State Changed
From-To: feedback->closed


Submitter says that this can be closed: