mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	Note a bug in cdr_sqlite3_custom so I don't forget about it.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@202301 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -61,6 +61,8 @@ static const char name[] = "cdr_sqlite3_custom"; | ||||
| static sqlite3 *db = NULL; | ||||
|  | ||||
| static char table[80]; | ||||
|  | ||||
| /*! XXX \bug Handling of this variable has crash potential on reload */ | ||||
| static char *columns; | ||||
|  | ||||
| struct values { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user