blob: b3ebc3149942bd7698c7b9607551ce5a5542dfb0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- opierdesktop/licence.cpp 30 Jul 2007 19:08:05 -0000 1.2
+++ opierdesktop/licence.cpp 5 Oct 2008 16:02:07 -0000 1.3
@@ -173,7 +173,6 @@
}
licence_send_request(null_data, null_data, username, hostname);
- free(licence_data);
}
/* Send an authentication response packet */
|