OSDN Git Service

libdrm/radeon: Fix section size mismatch to reset the section.
authorPauli Nieminen <suokkos@gmail.com>
Mon, 1 Feb 2010 18:19:33 +0000 (20:19 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 4 Feb 2010 02:14:37 +0000 (12:14 +1000)
If there is section size mismatch reusing the section object
makes section start fail.
Reseting the object before doing error checking prevents the
possible flood of errors.


No differences found