Commit Graph

10 Commits (bd1c5ac3cf686f39c16d776a41a89c46c24e76d5)

Author SHA1 Message Date
Mark Spencer 7ca6f85a41 More strcpy / snprintf as part of rgagnon's audit (bug #2004)
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
James Golovich 4926908616 Use ast_strlen_zero in db.c and some optimizations. Lets store the return value of strlen and use that rather than using strlen every time, and snprintf returns the length of the string
21 years ago
Mark Spencer dec9f318a8 Make valgrind happy on db read
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Martin Pycko 4a396046fe Make sure that we don't read too much from the data.data pointer
22 years ago
Martin Pycko 6d59eee9e3 Get the printf of the value returned length out
22 years ago
Mark Spencer 523d20a573 Add ast_db_freetree and ast_db_gettree
22 years ago
Mark Spencer 63ff352808 Version 0.3.0 from FTP
23 years ago