Fix memory leaks
authorJan Djärv <jan.h.d@swipnet.se>
Wed, 11 Jun 2014 17:57:51 +0000 (19:57 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Wed, 11 Jun 2014 17:57:51 +0000 (19:57 +0200)
commitb765f1fe83a0df149ad783f7dae8ea01f71e680d
tree0127dee3bd4121488daf5162de9f4140e8517b9e
parent15684f524b58e19fc7d44b09db0d15a8f582118a
Fix memory leaks

* macfont.m (macfont_draw): positions where not freed.

* nsterm.h (EmacsApp): Always compile in shouldKeepRunning, isFirst
on Cocoa.

* nsterm.m (run): Always compile for Cocoa.  Use runtime check to
determine 10.9.

Fixes: debbugs:17751
src/ChangeLog
src/macfont.m
src/nsterm.h
src/nsterm.m