Skip to content

Fixing the WZ DMA initialization / teardown

Petr Zejdl requested to merge fix_wz_dma_init_failures into master

We are getting SEGFAULTs after WZ_DMA cannot allocate memory because of uninitialized variables. Fixing.

Merge request reports