]> granicus.if.org Git - php/commit
Verified and fixed bug 6852 #2. Now memo fields are 10 butes long, not 9.
authorVlad Krupin <vlad@php.net>
Mon, 31 Dec 2001 10:23:30 +0000 (10:23 +0000)
committerVlad Krupin <vlad@php.net>
Mon, 31 Dec 2001 10:23:30 +0000 (10:23 +0000)
commit2f0cd79621ffc21f9fd1aa50d6eb497a1f59b879
treed9c51948cb55ff52785414c08107c476a351c1ff
parent431c1f1d310dea4f400e8dd12292ecb61a16724a
Verified and fixed bug 6852 #2. Now memo fields are 10 butes long, not 9.
That does not seem to affect how the code works except when creating a new
structure, in which case 'M' fields used to get created with size 9.
@Fixed bug 6852 #2. Mem fields are now 10 bytesin size, not 9. (Vlad)
ext/dbase/dbase.c