Fixed a panic.

geesefs-0-30-9
Aaron Jacobs 2015-05-05 10:42:17 +10:00
parent 766ff1edf7
commit 5649885523
1 changed files with 4 additions and 3 deletions

View File

@ -58,6 +58,7 @@ func newConnection(
logger: logger,
wrapped: wrapped,
parentCtx: parentCtx,
cancelFuncs: make(map[bazilfuse.RequestID]func()),
}
return