Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
System
>
Operating System Kernels
>
Hyper Operating System(ITRON仕様OS)
>
Ticket List/Search
>
Ticket #8372
Hyper Operating System(ITRON仕様OS)
Fork
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Git
hos-v4a
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
Forums
List of Forums
Developers (761)
Help (688)
Open Discussion (342)
Mailing Lists
list of ML
hos-cvs
hos-git
News
Ticket #8372
Ticket List
Submit New Ticket
RSS
mknl_adp_queの優先度探索バグ
Open Date:
2006-05-04 15:16
Last Update:
2006-05-04 15:45
monitor
ON
OFF
Reporter:
ryuz
Owner:
ryuz
Type:
Bugs
Status:
Open [Owner assigned]
Component:
(None)
MileStone:
(None)
Priority:
7
Severity:
5 - Medium
Resolution:
None
File:
None
Details
Reply
mknl_adp_que関数において、優先度位置探索ループに入った
場合に次のタスクにポインタを進めるコードが欠落している。
その為、TA_TPRI属性のオブジェクトに対して2つ以上タスク
を待ち状態に入れた場合に無限ループに陥る可能性がある。
Ticket History (1/1 Histories)
2006-05-04 15:45
Updated by:
ryuz
Comment
Reply
Logged In: YES
user_id=1811
madp_que.c の rev1.3 にて修正しました。
第三者の確認が得られるか、特にデグレ報告が無いまま長時間放置
となったらcloseの予定です。
よろしくお願いします。
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
Submit
場合に次のタスクにポインタを進めるコードが欠落している。
その為、TA_TPRI属性のオブジェクトに対して2つ以上タスク
を待ち状態に入れた場合に無限ループに陥る可能性がある。