Skip to content
Snippets Groups Projects
Commit 24564bdf authored by Steven Murray's avatar Steven Murray Committed by Steven Murray
Browse files

bug #96536: rmlabelinfo() of tape/initlabel.c corrupts memory if called more than once

Added new tape errors to serrno manual page.
parent a76358f3
No related branches found
No related tags found
No related merge requests found
......@@ -710,6 +710,18 @@ The following error values are returned only by the tape package:
.TP
.B ETBADMIR
(1933) Tape has a bad MIR
.TP
.B ETNETACCEPTINTR
(1934) castor::tape::net::acceptConnection interrupted
.TP
.B ETNOLBLINFO
(1935) Label information not found in memory
.TP
.B ETMLTDRVRSV
(1936) Multi-drive reservations are not supported
.TP
.B ETNOLBLINFOMEM
(1937) No memory available for label information
.SH VMGR ERRORS
The following error values are returned only by the volume manager package:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment