db_escape_string() is target as a helper function for _db_query_callback(), where db_escape_table() is safe for both column and table name escape. node_load() wrongly mix them up.
| Comment | File | Size | Author |
|---|---|---|---|
| node_load-db_escape_table-0.1.patch | 780 bytes | hswong3i |
Comments
Comment #1
webernet commented#227548: Useless db_escape_string in node_load()