framework/connectivity/nfc-manager.git
11 years ago[systemd] Fix Smack labels for systemd units
Maciej Wereski [Mon, 4 Mar 2013 14:57:35 +0000 (15:57 +0100)]
[systemd] Fix Smack labels for systemd units

systemd unit files should be labeled as "_" Smack label, just as
traditional sysvinit scripts.

Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I7d68c7c15c53afdaa2fa66a50167db062101f3a6

11 years agoFix segment fault due to NULL pointer
Arron Wang [Thu, 7 Mar 2013 06:38:14 +0000 (14:38 +0800)]
Fix segment fault due to NULL pointer

Change-Id: Idd4e0cd7b5d2c6509f5c150af9bb9021d4f4811d

Program received signal SIGSEGV, Segmentation fault.
0xb77c36d4 in __memcpy_ssse3 () from /lib/libc.so.6
(gdb) bt
0  0xb77c36d4 in __memcpy_ssse3 () from /lib/libc.so.6
1  0xb57bdf2d in net_nfc_duplicate_target_info (origin=0xb84fe570,
    result=0xb7b5b414) at /usr/include/bits/string3.h:52
2  0xb7b55c32 in _nfc_response_handler ()
   from /usr/lib/libcapi-network-nfc.so.0
3  0xb57c9928 in net_nfc_client_dispatch_response (param=0xb8084580)
    at /usr/src/debug/nfc-manager-0.0.33/src/clientlib/net_nfc_client_dispatcher.c:453
4  0xb7854dc2 in g_idle_dispatch () from /usr/lib/libglib-2.0.so.0
5  0xb7857ddb in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
6  0xb79aad1b in _ecore_glib_select () from /usr/lib/libecore.so.1
7  0xb79a454d in _ecore_main_select () from /usr/lib/libecore.so.1
8  0xb79a5099 in _ecore_main_loop_iterate_internal ()
   from /usr/lib/libecore.so.1
9  0xb79a541f in ecore_main_loop_begin () from /usr/lib/libecore.so.1
10 0xb7ea14f8 in elm_run () from /usr/lib/libelementary.so.1
11 0xb58ee8ee in appcore_efl_main () from /usr/lib/libappcore-efl.so.1
12 0xb7d83c75 in app_efl_main () from /usr/lib/libcapi-appfw-application.so.0
13 0xb7fe879e in main ()

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Thu, 28 Mar 2013 07:31:19 +0000 (15:31 +0800)]
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.

Change-Id: Ie8b4640b8ef46c87c72b5af0b5f8cba92e72f4b4

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:13:35 +0000 (01:13 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:47:30 +0000 (01:47 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Hyesook Choi [Thu, 7 Jun 2012 23:56:34 +0000 (08:56 +0900)]
Initial empty repository