Fix another instance of the _dl_random masking bug, plus coding style.
authorDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2012 22:57:17 +0000 (15:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2012 22:57:17 +0000 (15:57 -0700)
commit98bb2f1cd2b6eb794ecaf5ce4fcc3c79ee4df3e5
treeaf5dadcad9baae2815c4a6f09a0ac2d826b658e4
parentb4b2eb5eae714b97d6a4315846e5fec72096806c
Fix another instance of the _dl_random masking bug, plus coding style.

* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
masking out of the most significant byte of random value used.
* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
Fix coding style in previous change.
ChangeLog
sysdeps/generic/dl-osinfo.h
sysdeps/unix/sysv/linux/dl-osinfo.h