mirror of
https://github.com/tailscale/tailscale.git
synced 2025-09-29 01:22:04 +02:00
Perform the same m==nil check in Manager.{PartialFiles,HashPartialFile} as we do in the other methods. Fix HashPartialFile is properly handle a length of -1. Updates tailscale/corp#14772 Signed-off-by: Joe Tsai <joetsai@digital-static.net>