On 12 January 2016 at 15:59, Yetunde Adebisi <yetundex.adeb...@intel.com> wrote:
> +               memset(intel_dp->edp_dpcd, 0, sizeof(intel_dp->edp_dpcd));

gcc should've warned you about this; you're memsetting too small a size.

Cheers,
Daniel
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to