Skip to content
Snippets Groups Projects
  1. Nov 26, 2019
  2. Nov 25, 2019
  3. Nov 22, 2019
    • Soomin Lee's avatar
      VLCSharedLibraryParser: Fix potential crash on unknown selector · dfb937cb
      Soomin Lee authored
      It was assumed that parsedContents was always an array of
      NSDictionnary.
      
      This makes sure that the object is a NSDictionnary in order to avoid a
      potential crash.
      
      Indeed in some rare cases, it seemed that the first object can be a
      NSString which leads to a crash with unknown selector.
      dfb937cb
  4. Nov 21, 2019
  5. Nov 20, 2019
  6. Nov 19, 2019
  7. Nov 15, 2019
  8. Nov 14, 2019
Loading