[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 02a274: Mac CameraPlugin: Add safety, only copying the min...

Eliot Miranda noreply at github.com
Sat Jul 18 02:45:51 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 02a274782dfa1747a846950423ec2bb555c282e9
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/02a274782dfa1747a846950423ec2bb555c282e9
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M platforms/iOS/plugins/CameraPlugin/AVFoundationVideoGrabber.m

  Log Message:
  -----------
  Mac CameraPlugin: Add safety, only copying the minimum of the size of the c
framebuffer and the size of the input buffer.  Use "grabber" instead of "this"
as the variable name for each camera struct, since lldb refuses to allow this
to be used, assuming it is being used outside an object context.




More information about the Vm-dev mailing list