Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#8582 closed enhancement (fixed)

sqlite 3150200 sqlite-autoconf sqlite-doc

Reported by: Pierre Labastie Owned by: Pierre Labastie
Priority: normal Milestone: 8.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version:

- Multiple bug fixes to the row value logic that was introduced in
  version 3.15.0.
- Fix a NULL pointer dereference in ATTACH/DETACH following a maliciously
  constructed syntax error. Ticket 2f1b168ab4d4844.
- Fix a crash that can occur following an out-of-memory condition in the
  built-in instr() function.
- In the JSON extension, fix the JSON validator so that it correctly rejects
  invalid backslash escapes within strings.

Change History (4)

comment:1 by bdubbs@…, 8 years ago

Summary: sqlite 3150200sqlite 3150200 sqlite-autoconf sqlite-doc

comment:2 by Pierre Labastie, 8 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

comment:3 by Pierre Labastie, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r18026

comment:4 by bdubbs@…, 8 years ago

Milestone: 7.118.0

Milestone renamed

Note: See TracTickets for help on using tickets.