Hi! ----
ast-ksh.2012-06-26 on SuSE 12.1/Linux/AMD64/64bit generates a valgrind hit in "vi" mode the first time <enter> is pressed (e.g. start shell, press <enter>). Example: -- snip -- $ ENV=// valgrind ~/bin/ksh -o vi ==22996== Memcheck, a memory error detector ==22996== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. ==22996== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info ==22996== Command: /home/test001/bin/ksh -o vi [snpi] ==22996== h:w> ==22996== Conditional jump or move depends on uninitialised value(s) ==22996== at 0x48EF2D: cursor (vi.c:1090) ==22996== by 0x48D994: ed_viread (vi.c:596) ==22996== by 0x440A45: slowread (io.c:1956) ==22996== by 0x545546: sfrd (sfrd.c:253) ==22996== by 0x53EE22: _sffilbuf (sffilbuf.c:105) ==22996== by 0x54636F: sfreserve (sfreserve.c:148) ==22996== by 0x418A77: exfile (main.c:528) ==22996== by 0x417FFE: sh_main (main.c:353) ==22996== by 0x417128: main (pmain.c:45) -- snip -- ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [email protected] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 3992797 (;O/ \/ \O;) _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
