[glom] Fix comment typo.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Fix comment typo.
- Date: Wed, 19 Oct 2011 09:48:49 +0000 (UTC)
commit 15f59462a8939866499563329117c05ca77f3607
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Oct 19 11:39:07 2011 +0200
Fix comment typo.
tests/test_selfhosting_sqlinjection.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/test_selfhosting_sqlinjection.cc b/tests/test_selfhosting_sqlinjection.cc
index d90deb0..e06f1f3 100644
--- a/tests/test_selfhosting_sqlinjection.cc
+++ b/tests/test_selfhosting_sqlinjection.cc
@@ -62,7 +62,7 @@ static bool check_get_extra_rows()
static bool check_drop_table()
{
- //Try to get more rows than intended:
+ //Try to drop the table in a second SQL statement:
const Gnome::Gda::Value value("True Blue\"; DROP TABLE songs; --");
Glom::sharedptr<const Glom::Field> where_field =
document.get_field("albums", "name");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]