Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/lib/libp2k



Module Name:    src
Committed By:   martin
Date:           Sun Aug 12 13:02:59 UTC 2012

Modified Files:
        src/lib/libp2k [netbsd-6]: p2k.c

Log Message:
Pull up following revision(s) (requested by manu in ticket #483):
        lib/libp2k/p2k.c: revision 1.56
libpuffs and libp2k both use the cookie to different structure, which now
leads to struct p2k_node corruption now that libpuffs used pn_nlookup field
in struct puffs_node to avoid race conditions.
Attempt to fix that by adding a struct puffs_node at the beginning of struct
p2k_node. This seems to fix kern/46734


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.55.4.1 src/lib/libp2k/p2k.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index