[EMAIL PROTECTED] (Hyper Division) writes:
> line 116 of guile-core/libguile/rw.c,
> dest is an uninitialized pointer,
> and before being used it is assigned a fresh value anyways,
> this is a bug?
Yep, that's a bug. I fixed it, thanks!
2004-11-04 Marius Vollmer <[EMAIL PROTECTED]>
* rw.c (scm_read_string_x_partial): Bugfix, apply offset to dest
only after dest has been set. Thanks to Hyper Division!
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-guile