[dovecot/core] 293586: test: lib: Check o_stream_send return value

GitHub noreply at github.com
Thu Mar 30 21:00:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 2935863763d8655c2c23e52591f2cbfff54811a6
      https://github.com/dovecot/core/commit/2935863763d8655c2c23e52591f2cbfff54811a6
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/lib/test-ostream-escaped.c

  Log Message:
  -----------
  test: lib: Check o_stream_send return value

Make static analyzers happier


  Commit: b75580cbe5e17597beb2a02b4b9caf9fdf6fdfd8
      https://github.com/dovecot/core/commit/b75580cbe5e17597beb2a02b4b9caf9fdf6fdfd8
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/lib-http/test-http-server.c

  Log Message:
  -----------
  test: lib-http: Check o_stream_send return value

Makes static analyzers happier


  Commit: b261fc7c4fa222748c8c4e401d925d32e0d86041
      https://github.com/dovecot/core/commit/b261fc7c4fa222748c8c4e401d925d32e0d86041
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/plugins/mail-crypt/test-mail-key.c

  Log Message:
  -----------
  test: mail-crypt: Check dcrypt_id_key_private_old return value

Makes static analyzers happier


  Commit: 5c97732871842800816aea0215c56bf701f623a6
      https://github.com/dovecot/core/commit/5c97732871842800816aea0215c56bf701f623a6
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/lib-fts/test-fts-tokenizer.c

  Log Message:
  -----------
  test: lib-fts: Ignore uni_utf8_get_valid_data return value

Makes static analyzers happier


  Commit: c34bdea0d736047ba7bbc835baf4126ea78d5da7
      https://github.com/dovecot/core/commit/c34bdea0d736047ba7bbc835baf4126ea78d5da7
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/lib/test-iostream-proxy.c

  Log Message:
  -----------
  test: lib: Check o_stream_flush return value in proxy test

Makes static analyzers happier


  Commit: 24c5bcb933f82becfb24aa5bd76f040cca2eca3f
      https://github.com/dovecot/core/commit/24c5bcb933f82becfb24aa5bd76f040cca2eca3f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/lib-program-client/test-program-client-net.c

  Log Message:
  -----------
  test: lib-program-client: Ignore some return values in test server

Makes static analyzers happier


  Commit: 9f99d5a1b52247efcfd9688e830c861f92608cca
      https://github.com/dovecot/core/commit/9f99d5a1b52247efcfd9688e830c861f92608cca
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/lib-program-client/test-program-client-unix.c

  Log Message:
  -----------
  test: lib-program-client: Use i_close_fd instead of close


  Commit: 50e44da76293529a86fd61b40fa06d9dde98e4a8
      https://github.com/dovecot/core/commit/50e44da76293529a86fd61b40fa06d9dde98e4a8
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/lib/test-priorityq.c

  Log Message:
  -----------
  test: lib: Ensure item is not null

Makes static analyzers happier


  Commit: 108bb19d23b091ce2a025660a1d2ffcdb90a2d19
      https://github.com/dovecot/core/commit/108bb19d23b091ce2a025660a1d2ffcdb90a2d19
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/lib-index/test-mail-index-transaction-finish.c

  Log Message:
  -----------
  test: lib-index: Ensure conficts_seqs is created in test

Makes static analyzers happier


  Commit: ab9be857a5ae00ac114ce00815509676ef972787
      https://github.com/dovecot/core/commit/ab9be857a5ae00ac114ce00815509676ef972787
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/plugins/fts-squat/squat-test.c

  Log Message:
  -----------
  test: fts-squat: Ignore gettimeofday return value in test

Makes static analyzers happier


  Commit: ea0bf787109249074f9ceb0d68fb1bd3554e987f
      https://github.com/dovecot/core/commit/ea0bf787109249074f9ceb0d68fb1bd3554e987f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/lib-http/test-http-client.c

  Log Message:
  -----------
  test: lib-http: Check write_full return value in test

Makes static analyzers happier


  Commit: 820c323f80426fbd288358f885ac0cfe5a30db59
      https://github.com/dovecot/core/commit/820c323f80426fbd288358f885ac0cfe5a30db59
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/plugins/var-expand-crypt/var-expand-crypt-plugin.c

  Log Message:
  -----------
  var-expand-crypt: Do not free dcrypt context twice

Found by coverity


  Commit: 5d2c15eaba4920cb6556be2c735fdb3f79655aba
      https://github.com/dovecot/core/commit/5d2c15eaba4920cb6556be2c735fdb3f79655aba
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/plugins/var-expand-crypt/var-expand-crypt-plugin.c

  Log Message:
  -----------
  var-expand-crypt: Add error handling for initialization


  Commit: e8d8cff110f7a194c18abda75a07e9f15bc9fa44
      https://github.com/dovecot/core/commit/e8d8cff110f7a194c18abda75a07e9f15bc9fa44
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/plugins/var-expand-crypt/var-expand-crypt-plugin.c

  Log Message:
  -----------
  var-expand-crypt: Fix data decryption


  Commit: 205f29a013ee4aa95e9be993ebf261a9d9bc251b
      https://github.com/dovecot/core/commit/205f29a013ee4aa95e9be993ebf261a9d9bc251b
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/plugins/var-expand-crypt/Makefile.am
    A src/plugins/var-expand-crypt/test-var-expand-crypt.c

  Log Message:
  -----------
  var-expand-crypt-plugin: Add test suite


Compare: https://github.com/dovecot/core/compare/01aca4a52141...205f29a013ee


More information about the dovecot-cvs mailing list