[Git] mISDN kernel tree branch holger/kzalloc-check created. mISDN_1_1_2-531-g7cb25e4
[email protected] (git version ctrl) Sun, 15 Jan 2012 00:55:24 +0100 (CET)
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mISDN kernel tree".
The branch, holger/kzalloc-check has been created
at 7cb25e4c85c2730759caf13d3519e14ab6b4bc60 (commit)
- Log -----------------------------------------------------------------
commit 7cb25e4c85c2730759caf13d3519e14ab6b4bc60
Author: Holger Hans Peter Freyther <[email protected]>
Date: Mon Nov 7 19:02:53 2011 +0100
mISDN: RFC: Make mISDN_FsmNew return -ENOMEM in case kzalloc fails
Mark methods with __must_check that call memory allocation functions
that might fail, make sure it is properly forwarded from FsmNew.
commit c46707c2361221dea029ea1d26762db0c7cf12a1
Author: Holger Hans Peter Freyther <[email protected]>
Date: Mon Nov 7 18:29:09 2011 +0100
mISDN: Check the return value of kzalloc in the drivers
Fix the skeleton, l1loop and xhfc_su. Check if kzalloc has
allocated memory. Print an error message in case the allocation
has failed.
-----------------------------------------------------------------------
hooks/post-receive
--
mISDN kernel tree