Fixed bug in ZOOM_options_getl WRT setting of parameter lenp.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 7 Jan 2008 17:32:49 +0000 (17:32 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 7 Jan 2008 17:32:49 +0000 (17:32 +0000)
commitb8d0ce914a074e4c6769d7f4d5f75b2f50c070c1
treec1491943f324da4a0e63e194a35df2c11f438b22
parenta061444f080ca7a0319bc176b48b0e70e067de13
Fixed bug in ZOOM_options_getl WRT setting of parameter lenp.

Fixed bug in ZOOM_options_getl WRT setting of parameter lenp that
would be unset if a callback_handle is used to retrieve the options
value. This bug caused ZOOM extended services update to malfunction.
src/zoom-opt.c