Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 136901 Details for
Bug 200218
app-crypt/trousers-0.3.1 build failure on 64bit arch due to pointer to integer cast
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
trousers-0.3.1-qa.patch
trousers-0.3.1-qa.patch (text/plain), 568 bytes, created by
Alon Bar-Lev (RETIRED)
on 2007-11-24 19:14:00 UTC
(
hide
)
Description:
trousers-0.3.1-qa.patch
Filename:
MIME Type:
Creator:
Alon Bar-Lev (RETIRED)
Created:
2007-11-24 19:14:00 UTC
Size:
568 bytes
patch
obsolete
>diff -urNp trousers-0.3.1.org/src/tspi/tspi_nv.c trousers-0.3.1/src/tspi/tspi_nv.c >--- trousers-0.3.1.org/src/tspi/tspi_nv.c 2007-09-25 20:57:58.000000000 +0200 >+++ trousers-0.3.1/src/tspi/tspi_nv.c 2007-11-24 21:12:16.000000000 +0200 >@@ -217,7 +217,7 @@ Tspi_NV_ReleaseSpace(TSS_HNVSTORE hNvsto > > nv_data_public.tag = TPM_TAG_NV_DATA_PUBLIC; > >- if ((result = obj_nvstore_create_pcrshortinfo(hNvstore, (TSS_HPCRS)NULL, &pPCR_len, &pPCR))) >+ if ((result = obj_nvstore_create_pcrshortinfo(hNvstore, 0, &pPCR_len, &pPCR))) > return result; > > NVPublic_DataSize = 0;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200218
: 136901