commit | 4bde95a4210ac250a0a0501f85ed055b54b625ac | [log] [tgz] |
---|---|---|
author | Deepak Kushwah <dkushwah@codeaurora.org> | Thu Mar 02 16:14:05 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Apr 20 04:12:08 2017 -0700 |
tree | 080f514c636ef70f235f27bd10ab5bc760962879 | |
parent | be8de4353c7ac12047ae82a557e393bdd047d1f5 [diff] |
mm-video-v4l2: venc: Initialize allocate native handle variable allocate_native_handle is not initialised for encoder resulting it in taking random values for each instance. This is leading to crash when the variable is initialised as true but the client doesn't expects the same. Change-Id: Ie6579719930d4514d9315ecaebad5e59f9636f81 CRs-Fixed: 2013243