aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_linux.h
diff options
context:
space:
mode:
authorMarco Vanotti <mvanotti@users.noreply.github.com>2019-04-03 15:48:43 -0700
committerJulia Hansbrough <flowerhack@google.com>2019-04-03 15:48:43 -0700
commit8658c256227fee97c9b5d2d2ab9a2e469759993d (patch)
tree3f3b0165fae39f04b305b61e62596da7ba2a0147 /executor/common_linux.h
parentce4e53939eddbb3ee11cfa414d534ffbb9b3248b (diff)
executor: don't fallthrough in switches in fuchsia (#1103)
This commit modifies the common_fuchsia.h file changing the behavior of the `syz_future_time function`. Before, the function used to have a switch case that would fallthrough, making it always set the delta_ms to 10000. The fix is to add a `break;` statement after each switch case.
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions