Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use dispatch_barrier_sync (AFNetworking#4474)
This should hopefully avoid any problems where we attempt to write an HTTP header to a deallocated header dictionary. See AFNetworking#3891 See https://github.com/AFNetworking/AFNetworking/issues/3636 Modified from tmm1@32760e7 Fixes AFNetworking#1391
- Loading branch information