Oops, ensure the copy gets freed.v1.3
commitd77814816f54c48b7bcc85c36bb681fd277d3e65
authorKeith Rarick <kr@xph.us>
Wed, 25 Feb 2009 08:01:50 +0000 (25 00:01 -0800)
committerKeith Rarick <kr@xph.us>
Wed, 25 Feb 2009 08:01:50 +0000 (25 00:01 -0800)
treebbf9857c9dbbdf248b2b74af46bf4fe0d6edd65b
parent65cb78d52a36055390cffa6068bd654273c96a1b
Oops, ensure the copy gets freed.

In ca4b9a, I replaced a dangling pointer with a leak. Fix that leak by
marking the copy as a fake job (and thus okay to be freed), by setting
its id to 0.
prot.c