fix reallocation-free issue of output modes
[platform/core/uifw/libtdm.git] / src / tdm_private.h
index e56a19a..bc04971 100644 (file)
@@ -172,6 +172,7 @@ struct _tdm_private_output {
 
        unsigned int pipe;
        tdm_output_dpms current_dpms_value;
+       const tdm_output_mode *current_mode;
 
        int regist_vblank_cb;
        int regist_commit_cb;