This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] fix uninitialized opt_subexp


This initializes opt_subexp to 0, which I left out in my previous patch.

Paolo

2003-12-14  Paolo Bonzini  <bonzini@gnu.org>

        * posix/regex_internal.c (re_dfa_add_node): initialize
        the OPT_SUBEXP field to 0.



Attachment: regex-fix-uninitialized-opt-subexp.pach
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]