[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
batch vs. interactive syntax.
From: |
John Darrington |
Subject: |
batch vs. interactive syntax. |
Date: |
Tue, 31 Jul 2007 12:16:16 +0800 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Valgrind is flagging a potential problem with lex_get_line in.
src/language/lexer/lexer.c Namely the value "enum getl_syntax syntax"
is used uninitialised.
I suggest that we initialise it to GETL_BATCH.
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- batch vs. interactive syntax.,
John Darrington <=