[riot-commits] [RIOT-OS/RIOT] 653e36: gnrc_sock_ip: fix memcpy()/memset() sizeof-type
Martine Lenders
authmillenon at gmail.com
Wed Nov 9 22:38:08 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 653e36277cbcc89e94658cd7dc12dea27d378e2e
https://github.com/RIOT-OS/RIOT/commit/653e36277cbcc89e94658cd7dc12dea27d378e2e
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2016-11-09 (Wed, 09 Nov 2016)
Changed paths:
M sys/net/gnrc/sock/ip/gnrc_sock_ip.c
Log Message:
-----------
gnrc_sock_ip: fix memcpy()/memset() sizeof-type
The type in the `sizeof()` is just plain wrong. This fixes it.
Commit: 9ce5a5b02c16a359974db233670ede9517e56465
https://github.com/RIOT-OS/RIOT/commit/9ce5a5b02c16a359974db233670ede9517e56465
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2016-11-09 (Wed, 09 Nov 2016)
Changed paths:
M sys/net/gnrc/sock/ip/gnrc_sock_ip.c
Log Message:
-----------
Merge pull request #6083 from miri64/gnrc_sock_ip/fix/fix-memcpy-type
gnrc_sock_ip: fix memcpy()/memset() sizeof-type
Compare: https://github.com/RIOT-OS/RIOT/compare/e0164660ebf1...9ce5a5b02c16
More information about the commits
mailing list