[OpenSIPS-Devel] [OpenSIPS/opensips] 3f89c0: compression: Fix potential copy-paste error

Răzvan Crainea noreply at github.com
Tue Oct 1 08:18:43 UTC 2024


  Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3f89c051f97ac67f1e16f17f80b28798a26f2d0c
      https://github.com/OpenSIPS/opensips/commit/3f89c051f97ac67f1e16f17f80b28798a26f2d0c
  Author: Alexandra Titoc <oanatitoc at gmail.com>
  Date:   2024-10-01 (Tue, 01 Oct 2024)

  Changed paths:
    M modules/compression/compression.c

  Log Message:
  -----------
  compression: Fix potential copy-paste error

CID #58327

(cherry picked from commit 56b218bd7a065db61e02cbc9e0f759bec035dc1c)


  Commit: 1223e3edb7e5db718cbf7f3aa92976d816a240b8
      https://github.com/OpenSIPS/opensips/commit/1223e3edb7e5db718cbf7f3aa92976d816a240b8
  Author: Alexandra Titoc <oanatitoc at gmail.com>
  Date:   2024-10-01 (Tue, 01 Oct 2024)

  Changed paths:
    M modules/compression/compression.c
    M modules/compression/gz_helpers.c

  Log Message:
  -----------
  compression: Add and fix null checks

CID #58406, #200016, #58416

(cherry picked from commit 8cfb66b9050394b31ac53fd0b5117544f0838cae)


  Commit: 2dde327bb53ca09647774368301039b945a49763
      https://github.com/OpenSIPS/opensips/commit/2dde327bb53ca09647774368301039b945a49763
  Author: Alexandra Titoc <oanatitoc at gmail.com>
  Date:   2024-10-01 (Tue, 01 Oct 2024)

  Changed paths:
    M modules/dialog/dlg_db_handler.c

  Log Message:
  -----------
  dialog: Fix potential copy-paste error

CID #417795

(cherry picked from commit bd0989cd5d81cb06468304c07ffc5211b4307951)


  Commit: f68caa6d9396eb6da213821eb20c41243d6f0b4a
      https://github.com/OpenSIPS/opensips/commit/f68caa6d9396eb6da213821eb20c41243d6f0b4a
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2024-10-01 (Tue, 01 Oct 2024)

  Changed paths:
    M modules/db_sqlite/val.c

  Log Message:
  -----------
  db_sqlite: properly store BLOB values in DB

Do not insert BLOB values as strings, as they might have non-printable
characters, which breaks the value when storing. Instead, store them as
a hex-string.

Many thanks to Eric Tamme from Five9 for reporting this bug!

(cherry picked from commit 3e89bcfa935803ee4d85ba19daf2cbe8ae2c342a)


Compare: https://github.com/OpenSIPS/opensips/compare/ffb6a646b6ab...f68caa6d9396

To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list