"git@gitlab.cs.washington.edu:ashmrtnz/tapir.git" did not exist on "679fcb9fc3829eca0df014482d4cc531dcb5030f"
Forked from
syslab / tapir
Source project has a limited visibility.
Michael Whittaker
authored
1. Previously, typing ` `, `lock`, or `unlock` into a lockserver client's REPL would cause the client to crash because of some `strtok` calls that were returning `NULL`. Now, this bug is fixed; `strtok` returns are checked to be `NULL`, and no input should crash the client. 2. Previously, typing in an unrecognized command into the lockserver client's repl would print `Unknown command.. Try again!`. Now, it also prints out the set of legal commands `Usage: exit | q | lock <key> | unlock <key>`. This makes it a bit easier for someone tinkering around with TAPIR for the first time (like me) to know what to type.
Name | Last commit | Last update |
---|