Memory leak of libdrm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Chris Wilson.

git : git://anongit.freedesktop.org/git/mesa/drm
branch : master

I found some memory leaks in xf86drmMode.c.

When we call drmModeGetResources(), fbs, crtcs, connectors and encoders are newly allocated. But, drmModeFreeResources() doesn't free them.
drmModeFreeProperty() also doesn't free blob_ids.

I reported it to bugzilla and attached two patch files.
   -  https://bugs.freedesktop.org/show_bug.cgi?id=41373

Could you review if it's a bug or not?

Many thanks
Boram.
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux