mapbuf - don't leave the dangling static map pointer that won't be freed.
authorChunEon Park <hermet@hermet.pe.kr>
Tue, 4 Feb 2014 01:21:04 +0000 (10:21 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Tue, 4 Feb 2014 01:27:48 +0000 (10:27 +0900)
commitba596f2b0bdd7cf77d66bf75c290397c62121ee3
treeaf2a87cf01418a53057258c27b244e6142fd74e9
parenteaa17d1d11c860fc12d5d855d81d940db5967187
mapbuf - don't leave the dangling static map pointer that won't be freed.

Some memory profiler tools regard this as the memory leak.
it makes engineers waste time to check this. especially app developers.
src/lib/elm_mapbuf.c
src/lib/elm_widget_mapbuf.h