SHA256
1
0
forked from pool/iodbc

Accepting request 142201 from home:cgiboudeaux

Update to 3.52.8

OBS-URL: https://build.opensuse.org/request/show/142201
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/iodbc?expand=0&rev=7
This commit is contained in:
Ismail Dönmez
2012-11-21 07:29:53 +00:00
committed by Git OBS Bridge
parent f08fdb96e9
commit 9de60272b0
5 changed files with 23 additions and 11 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Nov 20 22:06:43 UTC 2012 - cgiboudeaux@gmx.com
- Update to 3.52.8
* Fixed issue with using buffer after free
* Fixed use ssize_t where appropriate
* Fixed issue with strlen if param can be NULL
* Fixed use ssize_t for length of string
* Fixed tracing SQLGetData using multiple chunks
* Fixed problem tracing on big-endian machines
* Fixed wrong type label
* Fixed compiler warnings
-------------------------------------------------------------------
Wed Sep 5 14:47:10 UTC 2012 - cfarrell@suse.com