[riot-commits] [RIOT-OS/RIOT] ba9074: fixed printf specifiers
René Kijewski
kijewski at mi.fu-berlin.de
Thu May 15 18:20:59 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ba907471f31a6429aa4e17c45659eb7c7789532b
https://github.com/RIOT-OS/RIOT/commit/ba907471f31a6429aa4e17c45659eb7c7789532b
Author: Jan S <jan.schreib at gmail.com>
Date: 2014-05-15 (Thu, 15 May 2014)
Changed paths:
M boards/avsextrem/drivers/avsextrem-cc1100.c
M boards/msba2-common/tools/src/download.c
M boards/msba2/msba2-cc110x.c
M cpu/arm_common/arm_cpu.c
M cpu/arm_common/syscalls.c
M cpu/lpc1768/syscalls.c
M sys/net/network_layer/sixlowpan/icmp.c
M sys/ps/ps.c
M sys/shell/commands/sc_id.c
M sys/shell/commands/sc_rpl.c
M tests/test_posix_sleep/main.c
M tests/test_queue_fairness/main.c
Log Message:
-----------
fixed printf specifiers
Commit: 836b8b9d2dd894c3a2c02015b32b4d02538abcfe
https://github.com/RIOT-OS/RIOT/commit/836b8b9d2dd894c3a2c02015b32b4d02538abcfe
Author: Jan S <jan.schreib at gmail.com>
Date: 2014-05-15 (Thu, 15 May 2014)
Changed paths:
M sys/ping/ping.c
Log Message:
-----------
sys/ping/ping.c: malloc size of type, not size of pointer
Commit: 4b3083e3862bf3a5f423b65e95787e0bbdda22cf
https://github.com/RIOT-OS/RIOT/commit/4b3083e3862bf3a5f423b65e95787e0bbdda22cf
Author: René Kijewski <kijewski at mi.fu-berlin.de>
Date: 2014-05-15 (Thu, 15 May 2014)
Changed paths:
M boards/avsextrem/drivers/avsextrem-cc1100.c
M boards/msba2-common/tools/src/download.c
M boards/msba2/msba2-cc110x.c
M cpu/arm_common/arm_cpu.c
M cpu/arm_common/syscalls.c
M cpu/lpc1768/syscalls.c
M sys/net/network_layer/sixlowpan/icmp.c
M sys/ping/ping.c
M sys/ps/ps.c
M sys/shell/commands/sc_id.c
M sys/shell/commands/sc_rpl.c
M tests/test_posix_sleep/main.c
M tests/test_queue_fairness/main.c
Log Message:
-----------
Merge pull request #1143 from jan-schreib/static-code-analyser-cleanup
sys/ping/ping.c: malloc size of type, not size of pointer
Compare: https://github.com/RIOT-OS/RIOT/compare/6b4d2de74e85...4b3083e3862b
More information about the commits
mailing list