[haiku-commits] Change in ...haiku[master]: kernel: Specify buffer size in certain ioctl calls.

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 11 Jul 2019 23:33:50 +0000

From Simon South <simon@xxxxxxxxxxxxxx>:

Simon South has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1582


Change subject: kernel: Specify buffer size in certain ioctl calls.
......................................................................

kernel: Specify buffer size in certain ioctl calls.

In cases where scsi_periph explicitly checks the size of the buffer
supplied to an ioctl call (functionality added in commit ff4af513e1)
this information needs to be provided by the caller to avoid failure.

Fixes #15094.
---
M src/add-ons/kernel/file_systems/cdda/cdda.cpp
M src/add-ons/kernel/partitioning_systems/session/Disc.cpp
M src/add-ons/kernel/partitioning_systems/session/session.cpp
M src/system/kernel/disk_device_manager/KDiskDevice.cpp
4 files changed, 6 insertions(+), 5 deletions(-)



  git pull ssh://git.haiku-os.org:22/haiku refs/changes/82/1582/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1582
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I1828888a2d64f7a3cf91621aa5f77d5a0df8011c
Gerrit-Change-Number: 1582
Gerrit-PatchSet: 1
Gerrit-Owner: Simon South <simon@xxxxxxxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts: