Skip to content
Snippets Groups Projects
  1. Nov 04, 2021
  2. Nov 02, 2021
  3. Oct 28, 2021
    • Stephan Bosch's avatar
      lib-sieve: sieve-result - Fix panic occurring upon temp fail after committed... · 0b5e7b1a
      Stephan Bosch authored
      lib-sieve: sieve-result - Fix panic occurring upon temp fail after committed keep-equivalent action.
      
      The determination of whether a keep-equivalent action was already executed is
      performed in sieve_result_implicit_keep_execute(), which can also be called from
      sieve_result_implicit_keep_finalize(). But there, the keep-equivalent status was
      checked before any call to sieve_result_implicit_keep_execute(), which would
      thus yield the wrong result.
      
      This change also makes the associated debug message more specific (otherwise two
      identical debug messages are logged) and an assert is added that makes sure the
      keep-equivalent action is actually finalized when the implicit keep was supposed
      to be finalized.
      
      Panic was:
      
      Panic: file sieve-result.c: line 1706 (sieve_result_implicit_keep_finalize): assertion failed: (aexec_keep->state == SIEVE_ACTION_EXECUTION_STATE_EXECUTED)
      0b5e7b1a
  4. Oct 27, 2021
  5. Oct 04, 2021
  6. Sep 28, 2021
  7. Sep 23, 2021
  8. Sep 16, 2021
  9. Sep 07, 2021
  10. Aug 20, 2021
  11. Aug 19, 2021
  12. Aug 18, 2021
  13. Aug 13, 2021
  14. Aug 12, 2021
  15. Aug 10, 2021
    • Stephan Bosch's avatar
      lib-sieve: sieve-result - Fix omission of action finalization happening upon... · 9e4160d6
      Stephan Bosch authored
      lib-sieve: sieve-result - Fix omission of action finalization happening upon result execution failure.
      
      This occurred because the code that checks for a deferred keep action in
      sieve_result_implicit_keep_execute() could end up "finding" an action that
      wasn't actually a deferred keep. That action was then erroneously promoted to
      the FINALIZED state, which meant that commit/rollback was never executed.
      9e4160d6
  16. Jul 29, 2021
Loading

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.