mirror of
https://github.com/openharmony/third_party_bounds_checking_function.git
synced 2026-07-18 17:34:47 -04:00
TicketNo:DTS2020052912386
Description: libsec Team:OTHERS Feature or Bugfix:Feature Binary Source:NA PrivateCode(Yes/No):Yes Change-Id: I002b23e5e56e3b492dcb8e3fe4de04bfdc31f70a Reviewed-on: http://mgit-tm.rnd.huawei.com/9523818 Tested-by: public jenkins <public_jenkins@notesmail.huawei.com> Reviewed-by: jianghan 00316535 <jianghan2@huawei.com>
This commit is contained in:
committed by
public tcshversion
parent
a26585e0b1
commit
bcf36f8ced
Regular → Executable
+2
@@ -29,6 +29,8 @@
|
||||
#include <wchar.h>
|
||||
#endif
|
||||
|
||||
/* fix redefined */
|
||||
#undef SECUREC_ENABLE_WCHAR_FUNC
|
||||
/* Disable wchar func to clear vs warning */
|
||||
#define SECUREC_ENABLE_WCHAR_FUNC 0
|
||||
#define SECUREC_FORMAT_OUTPUT_INPUT 1
|
||||
|
||||
Regular → Executable
+2
@@ -28,6 +28,8 @@
|
||||
#include <wchar.h>
|
||||
#endif
|
||||
|
||||
/* fix redefined */
|
||||
#undef SECUREC_ENABLE_WCHAR_FUNC
|
||||
/* Disable wchar func to clear vs warning */
|
||||
#define SECUREC_ENABLE_WCHAR_FUNC 0
|
||||
#define SECUREC_FORMAT_OUTPUT_INPUT 1
|
||||
|
||||
Reference in New Issue
Block a user