Revert "Use g_ alloced memory (instead of emem) when printing fields. emem shouldn...
authorEvan Huus <eapache@gmail.com>
Fri, 9 May 2014 15:16:14 +0000 (15:16 +0000)
committerEvan Huus <eapache@gmail.com>
Fri, 9 May 2014 15:19:59 +0000 (15:19 +0000)
commit877942c3fd1523e2ea9a6a820ae57514a4e2fad8
treee3c933a5ec2955bae22deb06a55baf62f4a16f72
parent532c3bc7837ba739c5a290a2db3a44fbe08d25c0
Revert "Use g_ alloced memory (instead of emem) when printing fields.  emem shouldn't be used for GUI functions."

It's causing a few different test failures - I've tracked down at least one of them, but the others are weirder and will require more digging.

This reverts commit 9edba650d11776fa1d5aefe4820890898380c1c2.

Change-Id: I897f8cf1cfbb2a189b2054e5002f59757befa47f
Reviewed-on: https://code.wireshark.org/review/1575
Reviewed-by: Evan Huus <eapache@gmail.com>
epan/print.c
epan/print.h
ui/gtk/main.c
ui/qt/main_window_slots.cpp