• Gregory P. Smith's avatar
    Fixes issue1371 and reenables those tests. · 568065e9
    Gregory P. Smith yazdı
    Merge r58757 and r58758 from trunk.
    Undoes incorrect dbtables fix and errant strdup introduced as
    described below:
    
    r58757 | gregory.p.smith | 2007-11-01 14:08:14 -0700 (Thu, 01 Nov 2007) | 4 lines
    
    Fix bug introduced in revision 58385.  Database keys could no longer
    have NULL bytes in them.  Replace the errant strdup with a
    malloc+memcpy.  Adds a unit test for the correct behavior.
    
    r58758 | gregory.p.smith | 2007-11-01 14:15:36 -0700 (Thu, 01 Nov 2007) | 3 lines
    
    Undo revision 58533 58534 fixes.  Those were a workaround for
    a problem introduced by 58385.
    568065e9
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
PCbuild8 Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
INTBENCH Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
RELNOTES Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...