-
- Downloads
Runtime: Improved robustness of parent_storage().
Under some circumstances parent_storage() could return a storage pointer to a class that had inherited the parent program. Fix this by making sure that we get the storage for the program that we expect to find as parent.
Showing
- src/backend.cmod 2 additions, 2 deletionssrc/backend.cmod
- src/post_modules/Nettle/aead.cmod 1 addition, 1 deletionsrc/post_modules/Nettle/aead.cmod
- src/post_modules/Nettle/cipher.cmod 1 addition, 1 deletionsrc/post_modules/Nettle/cipher.cmod
- src/post_modules/Nettle/hash.cmod 1 addition, 1 deletionsrc/post_modules/Nettle/hash.cmod
- src/post_modules/Nettle/hogweed.cmod 2 additions, 2 deletionssrc/post_modules/Nettle/hogweed.cmod
- src/post_modules/Nettle/mac.cmod 1 addition, 1 deletionsrc/post_modules/Nettle/mac.cmod
- src/post_modules/ZXID/zxid.cmod 1 addition, 1 deletionsrc/post_modules/ZXID/zxid.cmod
- src/program.c 10 additions, 1 deletionsrc/program.c
- src/program.h 1 addition, 1 deletionsrc/program.h
- src/signal_handler.c 1 addition, 1 deletionsrc/signal_handler.c
Loading
Please register or sign in to comment