- merge revision 1.7
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 8 Nov 2004 16:19:49 +0000 (16:19 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 8 Nov 2004 16:19:49 +0000 (16:19 +0000)
commitfd0d4536510b8f5cb7af087a1f5f9c121d4f3501
treea26ad6ba0f48779774349b172079cebaaca83454
parent64c4bb7324c76ebd0dcf9cf11718c81c75d2edc9
- merge revision 1.7
date: 2004/11/05 09:56:50;  author: mef;  state: Exp;  lines: +1 -1
This patch fixes a crash problem in rbce when a class is deleted

Problem is that the as part of running the rules_list the class
is effectively deleted through put_class thus the value of cls->classtype
is undefined. Since on entry cls->classtype == classtype use
parameter classtype instead.

Hubertus Frankeh (frankeh@us.ibm.com)
kernel/ckrm/rbce/rbcemod.c