10.4.19. Shipped Examples

10.4.19.1. [Minor] Cert example template used undesirable code constructs

The Cert example template code did not handle strings according to best practices.

[RTI Issue ID MICRO-10909]

10.4.19.2. [Trivial] The C++ example would attempt to delete invalid memory on specific failure conditions

The C++ generated example would attempt to delete invalid memory if the example failed before registering UDP.

[RTI Issue ID MICRO-3427]