summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/xmalloc.c
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-08-24 14:11:00 +0000
committeradrian <adrian@FreeBSD.org>2011-08-24 14:11:00 +0000
commita3d2844ed5203016f1e0148e2a87c759bbf01954 (patch)
treef4dc7c00937a8a22365a953ee542623acd2b5cc8 /libexec/rtld-elf/xmalloc.c
parenta35c504aa845d82867d4802e80d9dd905ea8bd54 (diff)
downloadFreeBSD-src-a3d2844ed5203016f1e0148e2a87c759bbf01954.zip
FreeBSD-src-a3d2844ed5203016f1e0148e2a87c759bbf01954.tar.gz
Fix a missing initialisation of bt_flags when setting up the TDMA beacon.
The AR5212 HAL didn't check this field; timers are enabled a different way. The AR5416 HAL however did, and since this field was uninitialised, it had whatever was on the stack at the time. This lead to "unpredictable" behaviour. This allows TDMA to work on the AR5416 and later chipsets. Thanks to: paradyse@gmail.com Approved by: re (kib, blanket)
Diffstat (limited to 'libexec/rtld-elf/xmalloc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud