DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
703 stars 249 forks source link

Add nullcheck for problem of testcase in auditlog. #2431

Closed nickygerritsen closed 3 months ago

nickygerritsen commented 3 months ago

Testcase.probid is nullable, so the problem doesn't have to exist.

This will be 🍒 ⛏️ to 8.2 as well.