Slightly better check of attributes. Now, mem_list_next can actually stop when the...
authorRichard Levitte <levitte@openssl.org>
Thu, 12 Jun 2003 21:32:54 +0000 (21:32 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 12 Jun 2003 21:32:54 +0000 (21:32 +0000)
commitb52d512dfa04ec44cb58ec1efa6a230a4693b0b0
tree87145b4dc595581cb7c41a68ee238237ba84029e
parenta3a2ff4cd9ada10effaa514af90c7638ab0e9824
Slightly better check of attributes.  Now, mem_list_next can actually stop when the searched for key doesn't have it's attributes within the range of the checked key.
crypto/store/store.h
crypto/store/str_lib.c
crypto/store/str_mem.c