[riot-commits] [RIOT-OS/RIOT] fd083c: check for active_thread != NULL in syscalls.c befo...
Ludwig Ortmann
ludwig.ortmann at fu-berlin.de
Fri Jan 31 16:02:02 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: fd083c95a6b2a412981f86c1fb6a42b713e0067f
https://github.com/RIOT-OS/RIOT/commit/fd083c95a6b2a412981f86c1fb6a42b713e0067f
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M cpu/native/syscalls.c
Log Message:
-----------
check for active_thread != NULL in syscalls.c before using it
fixes #498
Commit: 96bb0ead090788dad8d3d72bc04485b62d459909
https://github.com/RIOT-OS/RIOT/commit/96bb0ead090788dad8d3d72bc04485b62d459909
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M cpu/native/syscalls.c
Log Message:
-----------
Merge pull request #588 from LudwigOrtmann/issue_498
check for active_thread != NULL in syscalls.c before using it
Compare: https://github.com/RIOT-OS/RIOT/compare/3cc48d538189...96bb0ead0907
More information about the commits
mailing list