]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE12-use-private-xdr-in-kernel-to-avoid-conflicts-over-memory-ownership-20020608
authorDerrick Brashear <shadow@dementia.org>
Sat, 8 Jun 2002 08:45:49 +0000 (08:45 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sat, 8 Jun 2002 08:45:49 +0000 (08:45 +0000)
commit82a224eebcb0b5857fb64f422c159ab5175719be
treeb49b72220945d4f79f990a7d00dab53ae9f4a4ae
parent9718e77f7d25d023bb27fa7e780738cc31877102
STABLE12-use-private-xdr-in-kernel-to-avoid-conflicts-over-memory-ownership-20020608

allocating memory from a pool and then having it be freed out from under you is unwise

(cherry picked from commit b80ae7d78cd944420c54567030e57c4f68a3d482)
20 files changed:
src/afs/afs_callback.c
src/afs/sysincludes.h
src/fsint/afsaux.c
src/fsint/afsint.xg
src/libafs/Makefile.common
src/libafs/MakefileProto.AIX.in
src/libafs/MakefileProto.DARWIN.in
src/libafs/MakefileProto.FBSD.in
src/libafs/MakefileProto.HPUX.in
src/libafs/MakefileProto.IRIX.in
src/libafs/MakefileProto.LINUX.in
src/libafs/MakefileProto.OBSD.in
src/libafs/MakefileProto.SOLARIS.in
src/rx/rx_kcommon.h
src/rx/xdr.c
src/rx/xdr.h
src/rx/xdr_rx.c
src/rxgen/rpc_main.c
src/rxkad/rxkad_client.c
src/rxkad/rxkad_common.c