Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3e89bcfa935803ee4d85ba19daf2cbe8ae2c342a
      
https://github.com/OpenSIPS/opensips/commit/3e89bcfa935803ee4d85ba19daf2cbe8ae2c342a
  Author: Razvan Crainea <raz...@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!



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

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to