syzkaller/dashboard
Dmitry Vyukov 854773ea9f dashboard/app: prohibit dup cycles
Bug dup cycles are not useful and the
rest of the code is not prepared for them.
Prohibit updates that create cycles.
This required to restructure the code to move
the check into the transaction, so that we
can't get cycles even after concurrent updates.

Fixes #1852
2020-06-23 16:42:46 +02:00
..
app dashboard/app: prohibit dup cycles 2020-06-23 16:42:46 +02:00
config dashboard/config, sys/linux: update usb config 2020-06-19 18:43:45 +02:00
dashapi all: use more respective language 2020-06-11 23:19:34 +02:00