* prof_file.c (profile_update_file_data): When resetting flags, preserve SHARED
authorKen Raeburn <raeburn@mit.edu>
Fri, 22 Oct 2004 19:07:45 +0000 (19:07 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 22 Oct 2004 19:07:45 +0000 (19:07 +0000)
commitb3410d48ba12ba973944c202876240bdb5af71b3
tree5de823f871f20a279f08f033f624557537ddb020
parent51f3c7572984d276c0e3dcb6a775a6dda221d4d3
* prof_file.c (profile_update_file_data): When resetting flags, preserve SHARED
flag.
(scan_shared_trees_locked, scan_shared_trees_unlocked): Convert to macros, so
line numbers reported by assert will be useful.
* prof_test1 (test2): Run new test of modifications with other existing open
profile handles.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16834 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/prof_file.c
src/util/profile/prof_test1