Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Validate myVlcInstance before passing it to unmanaged code. #312

Merged
merged 2 commits into from
Sep 21, 2017
Merged

Validate myVlcInstance before passing it to unmanaged code. #312

merged 2 commits into from
Sep 21, 2017

Commits on Sep 21, 2017

  1. Before using myVlcInstance, make sure it is not null. If it is, throw…

    … a descriptive error message.
    qmfrederik committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    35879c0 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    qmfrederik committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    6441912 View commit details
    Browse the repository at this point in the history