File joe-3.3-warnings.patch of Package joe

---
 joe/bw.c |    1 +
 1 file changed, 1 insertion(+)

Index: joe/bw.c
===================================================================
--- joe/bw.c.orig
+++ joe/bw.c
@@ -209,6 +209,7 @@ void bwfllw(W *w)
 static HIGHLIGHT_STATE get_highlight_state(BW *w, P *p, off_t line)
 {
 	HIGHLIGHT_STATE state;
+	memset((void *)&state, 0, sizeof(HIGHLIGHT_STATE));
 
 	if(!w->o.highlight || !w->o.syntax) {
 		invalidate_state(&state);
openSUSE Build Service is sponsored by