summaryrefslogtreecommitdiffstats
path: root/bin/rm
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2016-01-27 02:08:30 +0000
committerluigi <luigi@FreeBSD.org>2016-01-27 02:08:30 +0000
commit7860e04138c66d208ac2fa347703113261c0b120 (patch)
tree6803f2ad971a06000a9b9cc93e2fed21d258d0a2 /bin/rm
parentbda9fd0b43dbaa6b84cf8ec8e36f97987ab92249 (diff)
downloadFreeBSD-src-7860e04138c66d208ac2fa347703113261c0b120.zip
FreeBSD-src-7860e04138c66d208ac2fa347703113261c0b120.tar.gz
bugfix: the scheduler template (dn_schk) for the round robin scheduler
is followed by another structure (rr_schk) whose size must be set in the schk_datalen field of the descriptor. Not allocating the memory may cause other memory to be overwritten (though dn_schk is 192 bytes and rr_schk only 12 so we may be lucky and end up in the padding after the dn_schk). This is a merge candidate for stable and 10.3 MFC after: 3 days
Diffstat (limited to 'bin/rm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud