mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-15 19:59:31 +00:00
Unify two functions definitions/declarifications: Update the parameters from char array to char pointer. to fix the build issue: probeutils.c:61:29: error: argument 1 of type 'char *' declared as a pointer [-Werror=array-parameter=] Initialize local variable "c" to fix build issue: core/mevent.c:122:21: error: 'c' may be used uninitialized [-Werror=maybe-uninitialized] Tracked-On: #5993 Signed-off-by: Yin Fengwei <fengwei.yin@intel.com> |
||
---|---|---|
.. | ||
android_events.h | ||
channels.h | ||
crash_reclassify.h | ||
event_handler.h | ||
event_queue.h | ||
history.h | ||
load_conf.h | ||
loop.h | ||
probeutils.h | ||
property.h | ||
sender.h | ||
startupreason.h | ||
vmrecord.h |