Skip to content

Instantly share code, notes, and snippets.

@plu
Created February 10, 2017 10:21
Show Gist options
  • Save plu/eca9c21b9d1c84f99507494f818c78f5 to your computer and use it in GitHub Desktop.
Save plu/eca9c21b9d1c84f99507494f818c78f5 to your computer and use it in GitHub Desktop.
plu@plubook ~/Development/FBSimulatorControl[fix_fbsimctl_install]$ git log -n2
commit b9b73e76bc5e88e660f5e00725cda9c341b85041 (HEAD -> fix_fbsimctl_install, plu/fix_fbsimctl_install)
Author: Johannes Plunien <[email protected]>
Date: Wed Feb 8 08:49:08 2017 +0400
Fix crash in FBApplicationDescriptor.findOrExtract
Fix #373
commit 1fc41d1038f665bcceeddfffd011a1d083f8cb5b (origin/master, origin/HEAD, master)
Author: Lawrence Lomax <[email protected]>
Date: Thu Feb 9 10:24:46 2017 -0800
Make the Static Analyser Happy
Summary:
There are some decent issues here that need fixing. Batching them together. `NSParameterAssert` for invariants is awesome!
As a result of this I also found out some hokey memory-management on `IOSurfaceRef` and `CGImageRef`.
Reviewed By: marekcirkos
Differential Revision: D4536341
fbshipit-source-id: 4e4645b10316dc18a8f18ede7c64704ddfa65fd1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment