Skip to content

Changes

Summary

  1. trxcon/l1sched: make l1sched_lchan_emit_data_cnf() NULL-safe (details)
Commit ecaa0636426cc3c0142d18a86097f4fbddc9caa2 by Vadim Yanitskiy
trxcon/l1sched: make l1sched_lchan_emit_data_cnf() NULL-safe

Passing NULL to l1sched_lchan_emit_data_cnf() is not normal and
generally not expected, but definitely not fatal enough to abort
the process completely (due to assertion failure).

Change-Id: Ie64c176265f66a6c1515c66eb465d7e60f6768db
The file was modified src/host/trxcon/src/sched_prim.c