Skip to content

Fix segfault introduced by incorrect bugfix

Simon Rose requested to merge fix_typo_causing_segfault into master

The previous bugfix had a typo (paddr vs pchan). This fixes that.

Merge request reports