Mercurial > ecos-v2_0-branch
diff packages/kernel/current/ChangeLog @ 546:bd1ddaaaf796
* src/common/kapi.cxx (cyg_thread_get_next): Be quite zealous about
checking the validity of passed in threads in debug mode.
(cyg_thread_get_info): Ditto.
| author | jlarmour |
|---|---|
| date | Tue, 28 Jan 2003 05:07:01 +0000 |
| parents | 70b861ba8f8c |
| children | 7002f6e48db9 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,5 +1,9 @@ 2003-01-28 Jonathan Larmour <jifl@eCosCentric.com> + * src/common/kapi.cxx (cyg_thread_get_next): Be quite zealous about + checking the validity of passed in threads in debug mode. + (cyg_thread_get_info): Ditto. + * cdl/thread.cdl: Correct max legal value for CYGNUM_KERNEL_THREADS_DATA_MAX.
