SHA256
6
0
forked from pool/bash
OBS User unknown
2007-03-01 19:36:52 +00:00
committed by Git OBS Bridge
parent 37bc61f66f
commit e96a15b909
4 changed files with 40 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 28 13:25:29 CET 2007 - werner@suse.de
- Don't access buffer but resulting pointer for array element names
to avoid the not initialized area of the buffer. This also fixes
an inherent wrong calculation of the string length of the array
element names (bug #248717)
-------------------------------------------------------------------
Thu Dec 14 13:10:30 CET 2006 - werner@suse.de